IUIX_CmdMenu::DeleteAllItems Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdMenu::DeleteAllItems Method}} | {{#customTitle:IUIX_CmdMenu::DeleteAllItems Method}} | ||
{{#parentPage:PXV:IUIX_CmdMenu#Methods|DeleteAllItems|method}} | {{#parentPage:PXV:IUIX_CmdMenu#Methods|DeleteAllItems|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Removes all of the sub-items from the command menu. | |
== Syntax == | == Syntax == |
Latest revision as of 06:27, 31 March 2016
Removes all of the sub-items from the command menu.
Syntax
HRESULT DeleteAllItems();
Return Value
Returns S_OK if operation was successful or error code in other cases.