IPXV_FormatConverter::Icon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''pIcon''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns Pointer to [[PXV:IUIX_Icon|IUIX_Icon]] ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Icon([out, retval] IUIX_Icon** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Icon([out, retval] IUIX_Icon** pIcon); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] | [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] |
Revision as of 02:54, 15 June 2015
Property pIcon of interface IPXV_FormatConverter returns Pointer to IUIX_Icon ...
Syntax
HRESULT get_Icon([out, retval] IUIX_Icon** pIcon);