.
C# Constants:
const int IOCTL_GET_HCD_DRIVERKEY_NAME = 0x220424;
VB Constants:
Const IOCTL_GET_HCD_DRIVERKEY_NAME as Integer = &H220424
Notes:
None.
Used with DeviceIoControl and [IOCTL_GET_HCD_DRIVERKEY_NAME] to get the "DriverKeyName" of a USB Root hub
5/13/2007 9:53:59 AM - egray1@hot.rr.com-24.26.210.211