DeviceType#

class DeviceType#

Flags to specify what input devices to control for a remote desktop session.

Fields#

class DeviceType
KEYBOARD#

Control the keyboard.

NONE#

No device

POINTER#

Control the pointer.

TOUCHSCREEN#

Control the touchscreen.