ReactOS 0.4.15-dev-7842-g558ab78
_USB_HUB_INFORMATION Struct Reference

#include <usbioctl.h>

Collaboration diagram for _USB_HUB_INFORMATION:

Public Attributes

USB_HUB_DESCRIPTOR HubDescriptor
 
BOOLEAN HubIsBusPowered
 

Detailed Description

Definition at line 223 of file usbioctl.h.

Member Data Documentation

◆ HubDescriptor

USB_HUB_DESCRIPTOR _USB_HUB_INFORMATION::HubDescriptor

Definition at line 224 of file usbioctl.h.

Referenced by USBH_IoctlGetNodeInformation().

◆ HubIsBusPowered

BOOLEAN _USB_HUB_INFORMATION::HubIsBusPowered

Definition at line 225 of file usbioctl.h.

Referenced by USBH_IoctlGetNodeInformation().


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