IPXC_Inst::APIVersion Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
(Label ToWrite removed) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Inst::APIVersion Property}} | {{#customTitle:IPXC_Inst::APIVersion Property}} | ||
{{#parentPage:PXV:IPXC_Inst#Properties|APIVersion|property}} | {{#parentPage:PXV:IPXC_Inst#Properties|APIVersion|property}} | ||
− | + | ||
{{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]] |
Latest 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);