IPXV_FormatConverter::Icon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_FormatConverter::Icon Property}} | {{#customTitle:IPXV_FormatConverter::Icon Property}} | ||
{{#parentPage:PXV:IPXV_FormatConverter#Properties|Icon|property}} | {{#parentPage:PXV:IPXV_FormatConverter#Properties|Icon|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''pIcon''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Pointer to [[PXV:IUIX_Icon|IUIX_Icon]] | + | Property '''pIcon''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Pointer to [[PXV:IUIX_Icon|IUIX_Icon]] containing the Converter's icon that will be displayed in the converters table. |
== Syntax == | == Syntax == |
Latest revision as of 00:50, 27 April 2017
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);