ReactOS 0.4.15-dev-7931-gfd331f1
_IO_COUNTERS Struct Reference

#include <pstypes.h>

Public Attributes

ULONGLONG ReadOperationCount
 
ULONGLONG WriteOperationCount
 
ULONGLONG OtherOperationCount
 
ULONGLONG ReadTransferCount
 
ULONGLONG WriteTransferCount
 
ULONGLONG OtherTransferCount
 

Detailed Description

Definition at line 82 of file pstypes.h.

Member Data Documentation

◆ OtherOperationCount

ULONGLONG _IO_COUNTERS::OtherOperationCount

◆ OtherTransferCount

ULONGLONG _IO_COUNTERS::OtherTransferCount

◆ ReadOperationCount

ULONGLONG _IO_COUNTERS::ReadOperationCount

◆ ReadTransferCount

ULONGLONG _IO_COUNTERS::ReadTransferCount

◆ WriteOperationCount

ULONGLONG _IO_COUNTERS::WriteOperationCount

◆ WriteTransferCount

ULONGLONG _IO_COUNTERS::WriteTransferCount

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