Bewerken

Delen via


RedirectDeviceType enumeration

Used to specify the type of a device.

Syntax

typedef enum  { 
  UsbDevice  = 0
} RedirectDeviceType;

Constants

UsbDevice

A USB device.

Requirements

Requirement Value
Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Type library
MsTscAx.dll

See also

AddDeviceByInstanceId

RedirectNow