IPXC_Inst::APIVersion Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | + | 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 11: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);