IUIX_Cmd::CtgID Property

From PDF XChange PDF SDK
Revision as of 09:39, 23 May 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*  ppCategoryID);
HRESULT put_CtgID([in]  BSTR  ppCategoryID);

See Also

IUIX_Cmd