#include <DevicePath.h>
◆ DeviceClass
| UINT8 USB_CLASS_DEVICE_PATH::DeviceClass |
The class code assigned by the USB-IF. A value of 0xFF will match any class code.
◆ DeviceProtocol
| UINT8 USB_CLASS_DEVICE_PATH::DeviceProtocol |
The protocol code assigned by the USB-IF. A value of 0xFF will match any protocol code.
◆ DeviceSubClass
| UINT8 USB_CLASS_DEVICE_PATH::DeviceSubClass |
The subclass code assigned by the USB-IF. A value of 0xFF will match any subclass code.
◆ Header
◆ ProductId
| UINT16 USB_CLASS_DEVICE_PATH::ProductId |
Product ID assigned by USB-IF. A value of 0xFFFF will match any Product ID.
◆ VendorId
| UINT16 USB_CLASS_DEVICE_PATH::VendorId |
Vendor ID assigned by USB-IF. A value of 0xFFFF will match any Vendor ID.
The documentation for this struct was generated from the following file: