IOCTL_GET_HCD_DRIVERKEY_NAME (Constants)
Last changed: -94.229.131.27

.
Summary
Used with DeviceIoControl and USB_HCD_DRIVERKEY_NAME to get the "Driver Key Name" of a USB Hub Controller

C# Constants:

const int IOCTL_GET_HCD_DRIVERKEY_NAME = 0x220424;

VB Constants:

Const IOCTL_GET_HCD_DRIVERKEY_NAME as Integer = &H220424

Notes:

None.