IPXC_Document::ID Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''nID''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Value of ULONG ...
+
Property '''ID''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Value of ULONG ...
  
 
== Syntax ==
 
== Syntax ==

Revision as of 23:55, 11 August 2015


Property ID of interface IPXC_Document returns Value of ULONG ...

Syntax

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

See Also

IPXC_Document