IUIX_Cmd::Icon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Cmd::Icon Property}} | {{#customTitle:IUIX_Cmd::Icon Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_Cmd|IUIX_Cmd]]. |
Revision as of 06:01, 20 May 2015
Property Icon of interface IUIX_Cmd returns/sets Pointer to IUIX_Icon ...
Syntax
HRESULT get_Icon([out, retval] IUIX_Icon** ppIcon); HRESULT put_Icon([in] IUIX_Icon* ppIcon);