The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UsbDeviceClass.SubclassCode | subclassCode property
Gets or sets the subclass code of the device.
Syntax
Public Property SubclassCode As Nullable(Of Byte)
Property value
Type: IReference<Byte> [JavaScript/C++] | System.Nullable<Byte> [.NET]
The subclass code of the device.
Requirements
Minimum supported client | Windows 8.1 |
---|---|
Minimum supported server | Windows Server 2012 R2 |
Namespace |
|
Metadata |
|
See also
Show: