IIXC_Inst::FormatsCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 7: | Line 7: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_FormatsCount([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_FormatsCount([out, retval] ULONG* NumFormats); |
</pre> | </pre> | ||
Revision as of 05:50, 12 June 2015
Property FormatsCount of interface IIXC_Inst returns the number of supported file formats.
Syntax
HRESULT get_FormatsCount([out, retval] ULONG* NumFormats);
Remarks
This may be used to establish the upper limit of a zero-based loop to read all file format information.