GUID_DEVINTERFACE_HUBCONTROLLER (Constants)
Last changed: 94.229.131.27

.
Summary
The Globally Unique Identifier (GUID) for the "Interface" for a USB Host Controller

C# Constants:

const string GUID_DEVINTERFACE_HUBCONTROLLER = "3abf6f2d-71c4-462a-8a92-1e6861e6af27";

VB Constants:

TODO

Notes:

Guid HostGUID = new Guid(GUID_DEVINTERFACE_HUBCONTROLLER);