SystemDeviceInterfaceWinUsb Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class WinUsb
The SystemDeviceInterfaceWinUsb type exposes the following members.
Name | Description | |
---|---|---|
DeviceInterfaceClasses |
The System.DeviceInterface.WinUsb.DeviceInterfaceClasses property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_DeviceInterface_WinUsb_DeviceInterfaceClasses.
| |
UsbClass |
The System.DeviceInterface.WinUsb.UsbClass property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_DeviceInterface_WinUsb_UsbClass.
| |
UsbProductId |
The System.DeviceInterface.WinUsb.UsbProductId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_WinUsb_UsbProductId.
| |
UsbProtocol |
The System.DeviceInterface.WinUsb.UsbProtocol property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_DeviceInterface_WinUsb_UsbProtocol.
| |
UsbSubClass |
The System.DeviceInterface.WinUsb.UsbSubClass property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_DeviceInterface_WinUsb_UsbSubClass.
| |
UsbVendorId |
The System.DeviceInterface.WinUsb.UsbVendorId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_WinUsb_UsbVendorId.
|