ReactOS 0.4.15-dev-7953-g1f49173
_USB_BUS_INFORMATION_LEVEL_1 Struct Reference

#include <usbbusif.h>

Public Attributes

ULONG TotalBandwidth
 
ULONG ConsumedBandwidth
 
ULONG ControllerNameLength
 
WCHAR ControllerNameUnicodeString [1]
 

Detailed Description

Definition at line 50 of file usbbusif.h.

Member Data Documentation

◆ ConsumedBandwidth

ULONG _USB_BUS_INFORMATION_LEVEL_1::ConsumedBandwidth

Definition at line 52 of file usbbusif.h.

◆ ControllerNameLength

ULONG _USB_BUS_INFORMATION_LEVEL_1::ControllerNameLength

Definition at line 53 of file usbbusif.h.

Referenced by USBDI_QueryBusInformation().

◆ ControllerNameUnicodeString

WCHAR _USB_BUS_INFORMATION_LEVEL_1::ControllerNameUnicodeString[1]

Definition at line 54 of file usbbusif.h.

Referenced by USBDI_QueryBusInformation().

◆ TotalBandwidth

ULONG _USB_BUS_INFORMATION_LEVEL_1::TotalBandwidth

Definition at line 51 of file usbbusif.h.


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