IPXV_Inst::ImportConvertersCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_Inst::ImportConvertersCount Property}}
 
{{#customTitle:IPXV_Inst::ImportConvertersCount Property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|ImportConvertersCount|property}}
 
{{#parentPage:PXV:IPXV_Inst#Properties|ImportConvertersCount|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ImportConvertersCount''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns  Value of ULONG ...
+
Gets the number of all registered import-converters.
  
 
== Syntax ==
 
== Syntax ==
Line 13: Line 12:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_Inst|IPXV_Inst]]
+
[[PXV:IPXV_Inst|IPXV_Inst]], [[PXV:IPXV_Inst_ImportConverter|IPXV_Inst::ImportConverter]], [[PXV:IPXV_Inst_ImportConvertersCount|IPXV_Inst::ImportConvertersCount]]

Revision as of 18:02, 27 May 2015


Gets the number of all registered import-converters.

Syntax

HRESULT get_ImportConvertersCount([out, retval]  ULONG*  pCount);

See Also

IPXV_Inst, IPXV_Inst::ImportConverter, IPXV_Inst::ImportConvertersCount