IUIX_Cmd::Icon Property

From PDF XChange PDF SDK
Jump to: navigation, search


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);

See Also

IUIX_Cmd