Share via


UsbDeviceClasses.VendorSpecific Property

Definition

Gets the device class object for a custom device that has 0xFF class code. This indicates that the device does not belong to a class approved by USB-IF.

public static UsbDeviceClass VendorSpecific { get; }

Property Value

A UsbDeviceClass object for a custom device.

Applies to

See also