ReactOS 0.4.15-dev-7842-g558ab78
_USB_NODE_INFORMATION Struct Reference

#include <usbioctl.h>

Collaboration diagram for _USB_NODE_INFORMATION:

Public Attributes

USB_HUB_NODE NodeType
 
union {
   USB_HUB_INFORMATION   HubInformation
 
   USB_MI_PARENT_INFORMATION   MiParentInformation
 
u
 

Detailed Description

Definition at line 232 of file usbioctl.h.

Member Data Documentation

◆ HubInformation

USB_HUB_INFORMATION _USB_NODE_INFORMATION::HubInformation

Definition at line 235 of file usbioctl.h.

Referenced by USBH_IoctlGetNodeInformation().

◆ MiParentInformation

USB_MI_PARENT_INFORMATION _USB_NODE_INFORMATION::MiParentInformation

Definition at line 236 of file usbioctl.h.

◆ NodeType

USB_HUB_NODE _USB_NODE_INFORMATION::NodeType

Definition at line 233 of file usbioctl.h.

Referenced by USBH_IoctlGetNodeInformation().

◆ 

union { ... } _USB_NODE_INFORMATION::u

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