ReactOS 0.4.15-dev-7953-g1f49173
_SAC_MEMORY_LIST Struct Reference

#include <sacdrv.h>

Collaboration diagram for _SAC_MEMORY_LIST:

Public Attributes

ULONG Signature
 
PSAC_MEMORY_ENTRY LocalDescriptor
 
ULONG Size
 
struct _SAC_MEMORY_LISTNext
 

Detailed Description

Definition at line 197 of file sacdrv.h.

Member Data Documentation

◆ LocalDescriptor

PSAC_MEMORY_ENTRY _SAC_MEMORY_LIST::LocalDescriptor

Definition at line 200 of file sacdrv.h.

Referenced by InitializeMemoryManagement(), MyAllocatePool(), and MyFreePool().

◆ Next

struct _SAC_MEMORY_LIST* _SAC_MEMORY_LIST::Next

◆ Signature

ULONG _SAC_MEMORY_LIST::Signature

◆ Size

ULONG _SAC_MEMORY_LIST::Size

Definition at line 201 of file sacdrv.h.

Referenced by InitializeMemoryManagement(), MyAllocatePool(), and MyFreePool().


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