ReactOS 0.4.15-dev-8028-g8e799e2
_MEMORY_FRAME_INFORMATION Struct Reference

#include <mmtypes.h>

Public Attributes

ULONGLONG UseDescription:4
 
ULONGLONG ListDescription:3
 
ULONGLONG Reserved0:1
 
ULONGLONG Pinned:1
 
ULONGLONG DontUse:48
 
ULONGLONG Priority:3
 
ULONGLONG Reserved:4
 

Detailed Description

Definition at line 253 of file mmtypes.h.

Member Data Documentation

◆ DontUse

ULONGLONG _MEMORY_FRAME_INFORMATION::DontUse

Definition at line 259 of file mmtypes.h.

◆ ListDescription

ULONGLONG _MEMORY_FRAME_INFORMATION::ListDescription

Definition at line 256 of file mmtypes.h.

◆ Pinned

ULONGLONG _MEMORY_FRAME_INFORMATION::Pinned

Definition at line 258 of file mmtypes.h.

◆ Priority

ULONGLONG _MEMORY_FRAME_INFORMATION::Priority

Definition at line 260 of file mmtypes.h.

◆ Reserved

ULONGLONG _MEMORY_FRAME_INFORMATION::Reserved

Definition at line 261 of file mmtypes.h.

◆ Reserved0

ULONGLONG _MEMORY_FRAME_INFORMATION::Reserved0

Definition at line 257 of file mmtypes.h.

◆ UseDescription

ULONGLONG _MEMORY_FRAME_INFORMATION::UseDescription

Definition at line 255 of file mmtypes.h.


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