IPXV_Inst::APIVersion Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_Inst::APIVersion Property}}
 
{{#customTitle:IPXV_Inst::APIVersion Property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|APIVersion|property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|APIVersion|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''APIVersion''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns  Value of ULONG ...
+
Returns the number of the actual version of SDK.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 17:09, 27 May 2015


Returns the number of the actual version of SDK.

Syntax

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

See Also

IPXV_Inst