ReactOS 0.4.15-dev-7924-g5949c20
_WMI_DISK_PERFORMANCE Struct Reference

#include <wmidata.h>

Public Attributes

LONGLONG BytesRead
 
LONGLONG BytesWritten
 
LONGLONG ReadTime
 
LONGLONG WriteTime
 
LONGLONG IdleTime
 
ULONG ReadCount
 
ULONG WriteCount
 
ULONG QueueDepth
 
ULONG SplitCount
 
LONGLONG QueryTime
 
ULONG StorageDeviceNumber
 
USHORT StorageManagerName [8]
 

Detailed Description

Definition at line 6106 of file wmidata.h.

Member Data Documentation

◆ BytesRead

LONGLONG _WMI_DISK_PERFORMANCE::BytesRead

Definition at line 6107 of file wmidata.h.

◆ BytesWritten

LONGLONG _WMI_DISK_PERFORMANCE::BytesWritten

Definition at line 6108 of file wmidata.h.

◆ IdleTime

LONGLONG _WMI_DISK_PERFORMANCE::IdleTime

Definition at line 6111 of file wmidata.h.

◆ QueryTime

LONGLONG _WMI_DISK_PERFORMANCE::QueryTime

Definition at line 6116 of file wmidata.h.

◆ QueueDepth

ULONG _WMI_DISK_PERFORMANCE::QueueDepth

Definition at line 6114 of file wmidata.h.

◆ ReadCount

ULONG _WMI_DISK_PERFORMANCE::ReadCount

Definition at line 6112 of file wmidata.h.

◆ ReadTime

LONGLONG _WMI_DISK_PERFORMANCE::ReadTime

Definition at line 6109 of file wmidata.h.

◆ SplitCount

ULONG _WMI_DISK_PERFORMANCE::SplitCount

Definition at line 6115 of file wmidata.h.

◆ StorageDeviceNumber

ULONG _WMI_DISK_PERFORMANCE::StorageDeviceNumber

Definition at line 6117 of file wmidata.h.

◆ StorageManagerName

USHORT _WMI_DISK_PERFORMANCE::StorageManagerName[8]

Definition at line 6118 of file wmidata.h.

◆ WriteCount

ULONG _WMI_DISK_PERFORMANCE::WriteCount

Definition at line 6113 of file wmidata.h.

◆ WriteTime

LONGLONG _WMI_DISK_PERFORMANCE::WriteTime

Definition at line 6110 of file wmidata.h.


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