IUIX_CmdMenu::DeleteAllItems Method

From PDF XChange PDF SDK
Jump to: navigation, search


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.

See Also

IUIX_CmdMenu