IPXV_FormatConverter::Icon Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_FormatConverter::Icon Property}}
 
{{#customTitle:IPXV_FormatConverter::Icon Property}}
{{#parentPage:PXV:IPXV_FormatConverter|property}}
+
{{#parentPage:PXV:IPXV_FormatConverter|Icon Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
  
 
Property '''Icon''' of interface [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]] returns  Pointer to [[PXV:IUIX_Icon|IUIX_Icon]] ...
 
Property '''Icon''' 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** ppIcon);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Icon([out, retval] IUIX_Icon** ppIcon);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]].
 
See also [[PXV:IPXV_FormatConverter|IPXV_FormatConverter]].

Revision as of 06:24, 23 April 2015


Property Icon of interface IPXV_FormatConverter returns Pointer to IUIX_Icon ...

Syntax

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

See Also

See also IPXV_FormatConverter.