Property CtgID of interface IUIX_Cmd returns/sets Value of BSTR containing the command's category.
HRESULT get_CtgID([out, retval] BSTR* sCategoryID); HRESULT put_CtgID([in] BSTR sCategoryID);
IUIX_Cmd