Click or drag to resize

SystemDeviceInterfaceWinUsb Class

The System.DeviceInterface.WinUsb properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDeviceInterfaceWinUsb

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class WinUsb

The SystemDeviceInterfaceWinUsb type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDeviceInterfaceClasses
The System.DeviceInterface.WinUsb.DeviceInterfaceClasses property key. PropVariant type: VT_LPWSTR, VT_VECTOR. .NET type: System.String[]. Shell name PKEY_DeviceInterface_WinUsb_DeviceInterfaceClasses.
Public propertyStatic memberUsbClass
The System.DeviceInterface.WinUsb.UsbClass property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_DeviceInterface_WinUsb_UsbClass.
Public propertyStatic memberUsbProductId
The System.DeviceInterface.WinUsb.UsbProductId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_WinUsb_UsbProductId.
Public propertyStatic memberUsbProtocol
The System.DeviceInterface.WinUsb.UsbProtocol property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_DeviceInterface_WinUsb_UsbProtocol.
Public propertyStatic memberUsbSubClass
The System.DeviceInterface.WinUsb.UsbSubClass property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_DeviceInterface_WinUsb_UsbSubClass.
Public propertyStatic memberUsbVendorId
The System.DeviceInterface.WinUsb.UsbVendorId property key. PropVariant type: VT_UI2. .NET type: System.UInt16. Shell name PKEY_DeviceInterface_WinUsb_UsbVendorId.
Top
See Also