|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbioctl.h>

Definition at line 289 of file usbioctl.h.
| ULONG _USB_NODE_CONNECTION_INFORMATION::ConnectionIndex |
Definition at line 290 of file usbioctl.h.
| USB_CONNECTION_STATUS _USB_NODE_CONNECTION_INFORMATION::ConnectionStatus |
Definition at line 297 of file usbioctl.h.
| UCHAR _USB_NODE_CONNECTION_INFORMATION::CurrentConfigurationValue |
Definition at line 292 of file usbioctl.h.
| USHORT _USB_NODE_CONNECTION_INFORMATION::DeviceAddress |
Definition at line 295 of file usbioctl.h.
| USB_DEVICE_DESCRIPTOR _USB_NODE_CONNECTION_INFORMATION::DeviceDescriptor |
Definition at line 291 of file usbioctl.h.
| BOOLEAN _USB_NODE_CONNECTION_INFORMATION::DeviceIsHub |
Definition at line 294 of file usbioctl.h.
| BOOLEAN _USB_NODE_CONNECTION_INFORMATION::LowSpeed |
Definition at line 293 of file usbioctl.h.
| ULONG _USB_NODE_CONNECTION_INFORMATION::NumberOfOpenPipes |
Definition at line 296 of file usbioctl.h.
| USB_PIPE_INFO _USB_NODE_CONNECTION_INFORMATION::PipeList[ANYSIZE_ARRAY] |
Definition at line 298 of file usbioctl.h.