IOCTL_USB_GET_NODE_CONNECTION_DRIVERKEY_NAME (Constants)
Last changed: -94.229.131.27

.
Summary
Used with DeviceIoControl and USB_NODE_CONNECTION_DRIVERKEY_NAME to get the "Driver Key Name" from a device on a USB Hub

C# Constants:

const int IOCTL_USB_GET_NODE_CONNECTION_DRIVERKEY_NAME = 0x220420;

VB Constants:

TODO

Notes:

None.