GUID_CLASS_USBHUB
GUID_CLASS_USBHUB is an obsolete identifier for the device interface class for USB hub devices. Starting with Microsoft Windows 2000, use the GUID_DEVINTERFACE_USB_HUB 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_USBHUB to be notified if the instances of the GUID_CLASS_USBHUB device interface class are present.
Requirements
Version |
Obsolete. Starting with Windows 2000, use GUID_DEVINTERFACE_USB_HUB instead. |
Header |
Usbiodef.h (include Usbiodef.h) |