Property Icon of interface IUIX_Cmd returns/sets Pointer to IUIX_Icon containing the command's icon.
HRESULT get_Icon([out, retval] IUIX_Icon** pIcon); HRESULT put_Icon([in] IUIX_Icon* pIcon);
IUIX_Cmd