ReactOS 0.4.15-dev-8092-ge0ba2f3
_SERIAL_WMI_PERF_DATA Struct Reference

#include <wmidata.h>

Public Attributes

ULONG ReceivedCount
 
ULONG TransmittedCount
 
ULONG FrameErrorCount
 
ULONG SerialOverrunErrorCount
 
ULONG BufferOverrunErrorCount
 
ULONG ParityErrorCount
 

Detailed Description

Definition at line 6269 of file wmidata.h.

Member Data Documentation

◆ BufferOverrunErrorCount

ULONG _SERIAL_WMI_PERF_DATA::BufferOverrunErrorCount

Definition at line 6274 of file wmidata.h.

◆ FrameErrorCount

ULONG _SERIAL_WMI_PERF_DATA::FrameErrorCount

Definition at line 6272 of file wmidata.h.

◆ ParityErrorCount

ULONG _SERIAL_WMI_PERF_DATA::ParityErrorCount

Definition at line 6275 of file wmidata.h.

◆ ReceivedCount

ULONG _SERIAL_WMI_PERF_DATA::ReceivedCount

Definition at line 6270 of file wmidata.h.

◆ SerialOverrunErrorCount

ULONG _SERIAL_WMI_PERF_DATA::SerialOverrunErrorCount

Definition at line 6273 of file wmidata.h.

◆ TransmittedCount

ULONG _SERIAL_WMI_PERF_DATA::TransmittedCount

Definition at line 6271 of file wmidata.h.


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