IPXC_Document::ID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Document::ID Property}} | {{#customTitle:IPXC_Document::ID Property}} | ||
{{#parentPage:PXV:IPXC_Document#Properties|ID|property}} | {{#parentPage:PXV:IPXC_Document#Properties|ID|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ID''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Value of ULONG | + | Property '''ID''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Value of ULONG containing the unique ID of the opened document. |
== Syntax == | == Syntax == |
Latest revision as of 00:41, 16 March 2016
Property ID of interface IPXC_Document returns Value of ULONG containing the unique ID of the opened document.
Syntax
HRESULT get_ID([out, retval] ULONG* nID);