IUIX_CmdBar::Title Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdBar::Title Property}} | {{#customTitle:IUIX_CmdBar::Title Property}} | ||
{{#parentPage:PXV:IUIX_CmdBar#Properties|Title|property}} | {{#parentPage:PXV:IUIX_CmdBar#Properties|Title|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Title''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns/sets Value of BSTR | + | Property '''Title''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns/sets Value of BSTR containing the command bar's title. |
== Syntax == | == Syntax == |
Latest revision as of 05:47, 25 March 2016
Property Title of interface IUIX_CmdBar returns/sets Value of BSTR containing the command bar's title.
Syntax
HRESULT get_Title([out, retval] BSTR* sTitle); HRESULT put_Title([in] BSTR sTitle);