CommandBar_Destroy()

Examples


The CommandBar_Destroy() function removes a toolbar based on the specified command list.

Syntax

CommandBar_Destroy(command_list_tag)

Parameters

command_list_tag – The integer tag value specifying the command list that the toolbar to be removed is based on.

Return value

The integer value 0.


Documentation Feedback