IIXC_Inst::FormatsCount Property

From PDF XChange PDF SDK
Revision as of 03:16, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property FormatsCount of interface IIXC_Inst returns the number of supported file formats.

Syntax

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

Remarks

This may be used to establish the upper limit of a zero-based loop to read all file format information.

See Also

IIXC_Inst