ReactOS 0.4.15-dev-7906-g1b85a5f
_IO_PRIORITY_INFO Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_PRIORITY_INFO:

Public Attributes

ULONG Size
 
ULONG ThreadPriority
 
ULONG PagePriority
 
IO_PRIORITY_HINT IoPriority
 

Detailed Description

Definition at line 7454 of file iotypes.h.

Member Data Documentation

◆ IoPriority

IO_PRIORITY_HINT _IO_PRIORITY_INFO::IoPriority

Definition at line 7458 of file iotypes.h.

◆ PagePriority

ULONG _IO_PRIORITY_INFO::PagePriority

Definition at line 7457 of file iotypes.h.

Referenced by FatPrefetchPages().

◆ Size

ULONG _IO_PRIORITY_INFO::Size

Definition at line 7455 of file iotypes.h.

◆ ThreadPriority

ULONG _IO_PRIORITY_INFO::ThreadPriority

Definition at line 7456 of file iotypes.h.


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