IPXV_Document::ID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXV_Document::ID Property}}
 
{{#customTitle:IPXV_Document::ID Property}}
 
{{#parentPage:PXV:IPXV_Document#Properties|ID|property}}
 
{{#parentPage:PXV:IPXV_Document#Properties|ID|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ID''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns  Value of ULONG ...
+
Property '''ID''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns  Value of ULONG containing the unique identifier of the document.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 00:14, 28 April 2017


Property ID of interface IPXV_Document returns Value of ULONG containing the unique identifier of the document.

Syntax

HRESULT get_ID([out, retval]  ULONG*  nID);

See Also

IPXV_Document