IPXV_ActionHandler::Icon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ActionHandler::Icon Property}} | {{#customTitle:IPXV_ActionHandler::Icon Property}} | ||
− | {{#parentPage:PXV:IPXV_ActionHandler|property}} | + | {{#parentPage:PXV:IPXV_ActionHandler|Icon Property|property}} |
{{ToReview}} | {{ToReview}} | ||
Line 7: | Line 7: | ||
== 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_ActionHandler|IPXV_ActionHandler]]. | See also [[PXV:IPXV_ActionHandler|IPXV_ActionHandler]]. |
Revision as of 05:18, 23 April 2015
Gets action's icon.
Syntax
HRESULT get_Icon([out, retval] IUIX_Icon** ppIcon);
See Also
See also IPXV_ActionHandler.