IPXC_Inst::APIVersion Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''APIVersion''' of interface [[PXV:IPXC_Inst|IPXC_Inst]] returns  Value of ULONG ...
+
Returns the actual version of the SDK. For more details about SDK version, please see [[PXV:IPXV_Inst_APIVersion|IPXV_Inst::get_APIVersion]].
  
 
== Syntax ==
 
== Syntax ==
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Inst|IPXC_Inst]]
+
[[PXV:IPXC_Inst|IPXC_Inst]], [[PXV:IPXV_Inst_APIVersion|IPXV_Inst::get_APIVersion]]

Revision as of 12:03, 16 October 2015


Returns the actual version of the SDK. For more details about SDK version, please see IPXV_Inst::get_APIVersion.

Syntax

HRESULT get_APIVersion([out, retval]  ULONG*  nVersion);

See Also

IPXC_Inst, IPXV_Inst::get_APIVersion