.
C# Constants:
const int IOCTL_USB_GET_ROOT_HUB_NAME = 0x220408;
VB Constants:
TODO
Notes:
None.
Used with DeviceIoControl and [IOCTL_USB_GET_ROOT_HUB_NAME] to return the "Symbolic Name" of a downstream USB Hub
5/13/2007 9:42:48 AM - egray1@hot.rr.com-24.26.210.211
