Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The GUID_DEVINTERFACE_USB_HOST_CONTROLLER device interface class is defined for USB host controller devices.
| Attribute | Setting |
|---|---|
Identifier |
GUID_DEVINTERFACE_USB_HOST_CONTROLLER |
Class GUID |
{3ABF6F2D-71C4-462A-8A92-1E6861E6AF27} |
Remarks
The system-supplied port driver for a USB host controller registers instances of GUID_DEVINTERFACE_USB_HOST_CONTROLLER to notify the operating system and applications of the presence of USB host controllers.
The Microsoft Windows Driver Kit (WDK) includes the USBVIEW sample application. The USBVIEW uses the obsolete identifier GUID_CLASS_USB_HOST_CONTROLLER to enumerate instances of this device interface class.
You must include initguid.h before including any header that declares a GUID by using the DEFINE_GUID macro.
Requirements
Header |
Usbiodef.h (include Usbiodef.h, initguid.h) |