IIXC_Inst::FormatsCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IIXC_Inst::FormatsCount Property}}
 
{{#customTitle:IIXC_Inst::FormatsCount Property}}
{{#parentPage:PXV:IIXC_Inst|property}}
+
{{#parentPage:PXV:IIXC_Inst|FormatsCount Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_FormatsCount([out, retval] ULONG* pNumFormats);
+
<pre class="brush:cpp;gutter:false">HRESULT get_FormatsCount([out, retval] ULONG* pNumFormats);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IIXC_Inst|IIXC_Inst]].
 
See also [[PXV:IIXC_Inst|IIXC_Inst]].

Revision as of 05:51, 23 April 2015


Property FormatsCount of interface IIXC_Inst returns Value of ULONG ...

Syntax

HRESULT get_FormatsCount([out, retval]  ULONG*  pNumFormats);

See Also

See also IIXC_Inst.