ReactOS 0.4.16-dev-91-g764881a
|
#include <usbioctl.h>
Public Attributes | |
ULONG | ConnectionIndex |
ULONG | ActualLength |
WCHAR | NodeName [ANYSIZE_ARRAY] |
Definition at line 307 of file usbioctl.h.
ULONG _USB_NODE_CONNECTION_NAME::ActualLength |
Definition at line 309 of file usbioctl.h.
Referenced by USBH_IoctlGetNodeName().
ULONG _USB_NODE_CONNECTION_NAME::ConnectionIndex |
Definition at line 308 of file usbioctl.h.
Referenced by USBH_IoctlGetNodeName().
WCHAR _USB_NODE_CONNECTION_NAME::NodeName[ANYSIZE_ARRAY] |
Definition at line 310 of file usbioctl.h.
Referenced by USBH_IoctlGetNodeName().