ReactOS 0.4.15-dev-7942-gd23573b
_USB_EXTHUB_INFORMATION_0 Struct Reference

#include <hubbusif.h>

Collaboration diagram for _USB_EXTHUB_INFORMATION_0:

Public Attributes

ULONG InformationLevel
 
ULONG NumberOfPorts
 
USB_EXTPORT_INFORMATION_0 Port [255]
 

Detailed Description

Definition at line 729 of file hubbusif.h.

Member Data Documentation

◆ InformationLevel

ULONG _USB_EXTHUB_INFORMATION_0::InformationLevel

Definition at line 730 of file hubbusif.h.

◆ NumberOfPorts

ULONG _USB_EXTHUB_INFORMATION_0::NumberOfPorts

Definition at line 731 of file hubbusif.h.

Referenced by USBHI_GetExtendedHubInformation().

◆ Port

USB_EXTPORT_INFORMATION_0 _USB_EXTHUB_INFORMATION_0::Port[255]

Definition at line 732 of file hubbusif.h.

Referenced by USBH_SyncGetHubDescriptor(), and USBHI_GetExtendedHubInformation().


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