CommandIterator Class

This class has no description.

Methods 4

Name Description
CommandIterator

Creates a new CommandIterator. Must be freed with delete or CloseHandle().

GetDescription

Retrieves the command's description.

GetName

Retrieves the command's name.

Next

Determines if there is a next command. If one is found, the iterator is advanced to it.

Properties 2

Name Type Description
PluginHandle

Retrieves the plugin handle of the command's creator

Flagsint

Retrieves the command's default flags