IUIX_Cmd::ShortTitle Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_Cmd::ShortTitle Property}} | {{#customTitle:IUIX_Cmd::ShortTitle Property}} | ||
{{#parentPage:PXV:IUIX_Cmd#Properties|ShortTitle|property}} | {{#parentPage:PXV:IUIX_Cmd#Properties|ShortTitle|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''ShortTitle''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Value of BSTR | + | Property '''ShortTitle''' of interface [[PXV:IUIX_Cmd|IUIX_Cmd]] returns/sets Value of BSTR containing the command's short title. |
== Syntax == | == Syntax == |
Latest revision as of 01:09, 24 March 2016
Property ShortTitle of interface IUIX_Cmd returns/sets Value of BSTR containing the command's short title.
Syntax
HRESULT get_ShortTitle([out, retval] BSTR* sShortTitle); HRESULT put_ShortTitle([in] BSTR sShortTitle);