IUIX_Cmd::CtgID Property

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

Jump to: navigation, search


Property CtgID of interface IUIX_Cmd returns/sets Value of BSTR ...

Syntax

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

See Also

IUIX_Cmd