IUIX_Cmd::Icon Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_Cmd::Icon Property}} | {{#customTitle:IUIX_Cmd::Icon Property}} | ||
{{#parentPage:PXV:IUIX_Cmd#Properties|Icon|property}} | {{#parentPage:PXV:IUIX_Cmd#Properties|Icon|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Icon''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Pointer to [[PXV:IUIX_Icon|IUIX_Icon]] | + | Property '''Icon''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Pointer to [[PXV:IUIX_Icon|IUIX_Icon]] containing the command's icon. |
== Syntax == | == Syntax == |
Latest revision as of 07:19, 17 March 2016
Property Icon of interface IUIX_Cmd returns/sets Pointer to IUIX_Icon containing the command's icon.
Syntax
HRESULT get_Icon([out, retval] IUIX_Icon** pIcon); HRESULT put_Icon([in] IUIX_Icon* pIcon);