Click or drag to resize

ICommandAcceptorGetAvailableCommands Method

Get the commands available to run.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
PluginCommandCollection GetAvailableCommands()

Return Value

PluginCommandCollection
The list of commands.
See Also