RedirectDeviceType 枚举

用于指定设备的类型。

语法

typedef enum  { 
  UsbDevice  = 0
} RedirectDeviceType;

常量

UsbDevice

USB 设备。

要求

要求
最低受支持的客户端
Windows 8
最低受支持的服务器
Windows Server 2012
类型库
MsTscAx.dll

另请参阅

AddDeviceByInstanceId

RedirectNow