CommandList_NumCommands()

Examples


The CommandList_NumCommands() function retrieves the number of commands in the specified command list.

Syntax

CommandList_NumCommands(command_list_tag)

Parameters

command_list_tag – The integer tag value specifying the command list for which commands will be counted.

Return value

An integer containing the number of commands.


Documentation Feedback