IUIX_Cmd::CtgID Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property CtgID of interface IUIX_Cmd returns/sets Value of BSTR containing the command's category.

Syntax

HRESULT get_CtgID([out, retval]  BSTR*  sCategoryID);
HRESULT put_CtgID([in]  BSTR  sCategoryID);

See Also

IUIX_Cmd