IUIX_CmdBar::Clear Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdBar::Clear Method}} | {{#customTitle:IUIX_CmdBar::Clear Method}} | ||
+ | {{#parentPage:PXV:IUIX_CmdBar#Methods|Clear|method}} | ||
+ | {{ToReview}} | ||
− | + | Removes [[PXV:IUIX_CmdItemBox|command item boxes]] from the command bar. | |
== Syntax == | == Syntax == | ||
Line 11: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IUIX_CmdBar|IUIX_CmdBar]] |
Latest revision as of 02:34, 25 March 2016
Removes command item boxes from the command bar.
Syntax
HRESULT Clear();
Return Value
Returns S_OK if operation was successful or error code in other cases.