GUID_CLASS_USB_HOST_CONTROLLER
GUID_CLASS_USB_HOST_CONTROLLER is an obsolete identifier for the device interface class for USB host controller devices. Starting with Microsoft Windows 2000, use the GUID_DEVINTERFACE_USB_HOST_CONTROLLER class identifier for new instances of this class.
Remarks
The Microsoft Windows Driver Kit (WDK) includes the USBVIEW sample application. The USBVIEW sample uses GUID_CLASS_USB_HOST_CONTROLLER to enumerate instances of the GUID_CLASS_USB_HOST_CONTROLLER device interface class.
Requirements
Version |
Obsolete. Starting with Windows 2000, use GUID_DEVINTERFACE_USB_HOST_CONTROLLER instead. |
Header |
Usbiodef.h (include Usbiodef.h) |