IUIX_Cmd::CtgID Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_Cmd::CtgID Property}} | {{#customTitle:IUIX_Cmd::CtgID Property}} | ||
{{#parentPage:PXV:IUIX_Cmd#Properties|CtgID|property}} | {{#parentPage:PXV:IUIX_Cmd#Properties|CtgID|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''CtgID''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Value of BSTR | + | Property '''CtgID''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Value of BSTR containing the command's category. |
== Syntax == | == Syntax == |
Latest revision as of 01:03, 24 March 2016
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);