IPXV_FormatConverter::Icon Property

From PDF XChange PDF SDK
Revision as of 01:50, 27 April 2017 by Palamar (Talk | contribs)

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


Property pIcon of interface IPXV_FormatConverter returns Pointer to IUIX_Icon containing the Converter's icon that will be displayed in the converters table.

Syntax

HRESULT get_Icon([out, retval]  IUIX_Icon**  pIcon);

See Also

IPXV_FormatConverter