IUIX_Cmd::Icon Property

From PDF XChange PDF SDK
Revision as of 04:12, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Icon of interface IUIX_Cmd returns/sets Pointer to IUIX_Icon ...

Syntax

HRESULT get_Icon([out, retval]  IUIX_Icon**  pIcon);
HRESULT put_Icon([in]  IUIX_Icon*  pIcon);

See Also

IUIX_Cmd