|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbbusif.h>
Public Attributes | |
| ULONG | TotalBandwidth |
| ULONG | ConsumedBandwidth |
| ULONG | ControllerNameLength |
| WCHAR | ControllerNameUnicodeString [1] |
Definition at line 50 of file usbbusif.h.
| ULONG _USB_BUS_INFORMATION_LEVEL_1::ConsumedBandwidth |
Definition at line 52 of file usbbusif.h.
| ULONG _USB_BUS_INFORMATION_LEVEL_1::ControllerNameLength |
Definition at line 53 of file usbbusif.h.
Referenced by USBDI_QueryBusInformation().
| WCHAR _USB_BUS_INFORMATION_LEVEL_1::ControllerNameUnicodeString[1] |
Definition at line 54 of file usbbusif.h.
Referenced by USBDI_QueryBusInformation().
| ULONG _USB_BUS_INFORMATION_LEVEL_1::TotalBandwidth |
Definition at line 51 of file usbbusif.h.