Desktop Functions: Smart Device Functions:
|
Search Results for "IOCTL_USB_GET_NODE_INFORMATION" in [All]Structures
if (DeviceIoControl(h2, IOCTL_USB_GET_NODE_INFORMATION, ptrNodeInfo, nBytes, ptrNodeInfo, nBytes, out nBytesReturned, IntPtr.Zero))
if (DeviceIoControl(h2, IOCTL_USB_GET_NODE_INFORMATION, ptrNodeInfo, nBytes, ptrNodeInfo, nBytes, out nBytesReturned, IntPtr.Zero)) Constants
const int IOCTL_USB_GET_NODE_INFORMATION = 0x220408; |