ReactOS 0.4.15-dev-7924-g5949c20
_SYSTEM_MEMORY_INFO Struct Reference

#include <extypes.h>

Public Attributes

PUCHAR StringOffset
 
USHORT ValidCount
 
USHORT TransitionCount
 
USHORT ModifiedCount
 
USHORT PageTableCount
 

Detailed Description

Definition at line 1177 of file extypes.h.

Member Data Documentation

◆ ModifiedCount

USHORT _SYSTEM_MEMORY_INFO::ModifiedCount

Definition at line 1182 of file extypes.h.

◆ PageTableCount

USHORT _SYSTEM_MEMORY_INFO::PageTableCount

Definition at line 1183 of file extypes.h.

◆ StringOffset

PUCHAR _SYSTEM_MEMORY_INFO::StringOffset

Definition at line 1179 of file extypes.h.

◆ TransitionCount

USHORT _SYSTEM_MEMORY_INFO::TransitionCount

Definition at line 1181 of file extypes.h.

◆ ValidCount

USHORT _SYSTEM_MEMORY_INFO::ValidCount

Definition at line 1180 of file extypes.h.


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