ReactOS 0.4.15-dev-7834-g00c4b3d
_USB_NODE_CONNECTION_NAME Struct Reference

#include <usbioctl.h>

Public Attributes

ULONG ConnectionIndex
 
ULONG ActualLength
 
WCHAR NodeName [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 307 of file usbioctl.h.

Member Data Documentation

◆ ActualLength

ULONG _USB_NODE_CONNECTION_NAME::ActualLength

Definition at line 309 of file usbioctl.h.

Referenced by USBH_IoctlGetNodeName().

◆ ConnectionIndex

ULONG _USB_NODE_CONNECTION_NAME::ConnectionIndex

Definition at line 308 of file usbioctl.h.

Referenced by USBH_IoctlGetNodeName().

◆ NodeName

WCHAR _USB_NODE_CONNECTION_NAME::NodeName[ANYSIZE_ARRAY]

Definition at line 310 of file usbioctl.h.

Referenced by USBH_IoctlGetNodeName().


The documentation for this struct was generated from the following file: