ReactOS 0.4.16-dev-329-g9223134
|
#include <usbioctl.h>
Public Attributes | |
ULONG | Reserved1 |
ULONG | Reserved2 |
ULONG | ResetCounters |
LARGE_INTEGER | TimeRead |
LONG | LockedMemoryUsed |
HCD_STAT_COUNTERS | Counters |
HCD_ISO_STAT_COUNTERS | IsoCounters |
Definition at line 470 of file usbioctl.h.
HCD_STAT_COUNTERS _HCD_STAT_INFORMATION_2::Counters |
Definition at line 476 of file usbioctl.h.
HCD_ISO_STAT_COUNTERS _HCD_STAT_INFORMATION_2::IsoCounters |
Definition at line 477 of file usbioctl.h.
LONG _HCD_STAT_INFORMATION_2::LockedMemoryUsed |
Definition at line 475 of file usbioctl.h.
ULONG _HCD_STAT_INFORMATION_2::Reserved1 |
Definition at line 471 of file usbioctl.h.
ULONG _HCD_STAT_INFORMATION_2::Reserved2 |
Definition at line 472 of file usbioctl.h.
ULONG _HCD_STAT_INFORMATION_2::ResetCounters |
Definition at line 473 of file usbioctl.h.
LARGE_INTEGER _HCD_STAT_INFORMATION_2::TimeRead |
Definition at line 474 of file usbioctl.h.