ReactOS 0.4.15-dev-7934-g1dc8d80
_SAC_MEMORY_ENTRY Struct Reference

#include <sacdrv.h>

Public Attributes

ULONG Signature
 
ULONG Tag
 
ULONG Size
 

Detailed Description

Definition at line 191 of file sacdrv.h.

Member Data Documentation

◆ Signature

ULONG _SAC_MEMORY_ENTRY::Signature

Definition at line 193 of file sacdrv.h.

Referenced by MyAllocatePool(), and MyFreePool().

◆ Size

ULONG _SAC_MEMORY_ENTRY::Size

Definition at line 195 of file sacdrv.h.

Referenced by MyAllocatePool(), and MyFreePool().

◆ Tag

ULONG _SAC_MEMORY_ENTRY::Tag

Definition at line 194 of file sacdrv.h.

Referenced by MyAllocatePool(), and MyFreePool().


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