Share via


ControllerCommand Enum

Definition

Specifies an enumeration of controller commands.

public enum ControllerCommand
type ControllerCommand = 
Public Enum ControllerCommand
Inheritance
ControllerCommand

Fields

Disable -3

The Disable command.

Enable -2

The Enable command.

SendManifest -1

The SendManifest command.

Update 0

The Update command.

Applies to