IPXC_Inst::APIVersion Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_APIVersion([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_APIVersion([out, retval] ULONG* version); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Inst|IPXC_Inst]] | [[PXV:IPXC_Inst|IPXC_Inst]] |
Revision as of 06:06, 12 June 2015
Property APIVersion of interface IPXC_Inst returns Value of ULONG ...
Syntax
HRESULT get_APIVersion([out, retval] ULONG* version);