IPXV_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:IPXV_Document|IPXV_Document]] returns  Value of ULONG ...
+
Property '''ID''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns  Value of ULONG ...
  
 
== Syntax ==
 
== Syntax ==

Revision as of 11:44, 11 January 2016


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

Syntax

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

See Also

IPXV_Document