Property | Type | Description | |
---|---|---|---|
BcdDevice | short | ||
BcdUsb | short | ||
Class | ClassCodeType | ||
ConfigurationCount | byte | ||
DescriptorType | DescriptorType | ||
Length | byte | ||
ManufacturerStringIndex | byte | ||
MaxPacketSize0 | byte | ||
ProductID | short | ||
ProductStringIndex | byte | ||
Protocol | byte | ||
SerialStringIndex | byte | ||
Size | int | ||
SubClass | byte | ||
VendorID | short |
Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a T:System.String that represents the current MonoUsbDeviceDescriptor.
|