ReactOS 0.4.16-dev-321-g63bb46a
|
#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.