IPXV_ActionHandler::Icon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ActionHandler::Icon Property}} | {{#customTitle:IPXV_ActionHandler::Icon Property}} | ||
− | {{#parentPage:PXV:IPXV_ActionHandler#Properties|Icon | + | {{#parentPage:PXV:IPXV_ActionHandler#Properties|Icon|property}} |
− | + | ||
Gets action's [[PXV:IUIX_Icon|icon]]. | Gets action's [[PXV:IUIX_Icon|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_ActionHandler|IPXV_ActionHandler]] | [[PXV:IPXV_ActionHandler|IPXV_ActionHandler]] |
Latest revision as of 02:45, 15 June 2015
Gets action's icon.
Syntax
HRESULT get_Icon([out, retval] IUIX_Icon** pIcon);