IOCTL_USB_GET_ROOT_HUB_NAME (Constants)
Last changed: -94.229.131.27

.
Summary
Used with DeviceIoControl and USB_ROOT_HUB_NAME to get the Device Path to the USB Root Hub on a USB Controller

C# Constants:

const int IOCTL_USB_GET_ROOT_HUB_NAME = 0x220408;

VB Constants:

TODO

Notes:

None.