Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_HEAP_TAG_ENTRY Struct Reference

#include <heap.h>

List of all members.

Public Attributes

ULONG Allocs
ULONG Frees
SIZE_T Size
USHORT TagIndex
USHORT CreatorBackTraceIndex
WCHAR TagName [24]


Member Data Documentation

ULONG _HEAP_TAG_ENTRY::Allocs
 

Definition at line 303 of file heap.h.

Referenced by RtlpResetTags(), RtlpUpdateTagEntry(), and RtlQueryTagHeap().

USHORT _HEAP_TAG_ENTRY::CreatorBackTraceIndex
 

Definition at line 307 of file heap.h.

Referenced by RtlpAllocateTags().

ULONG _HEAP_TAG_ENTRY::Frees
 

Definition at line 304 of file heap.h.

Referenced by RtlpResetTags(), RtlpUpdateTagEntry(), and RtlQueryTagHeap().

SIZE_T _HEAP_TAG_ENTRY::Size
 

Definition at line 305 of file heap.h.

Referenced by RtlpResetTags(), RtlpUpdateTagEntry(), RtlpValidateHeap(), and RtlQueryTagHeap().

USHORT _HEAP_TAG_ENTRY::TagIndex
 

Definition at line 306 of file heap.h.

Referenced by RtlCreateTagHeap(), and RtlpAllocateTags().

WCHAR _HEAP_TAG_ENTRY::TagName[24]
 

Definition at line 308 of file heap.h.

Referenced by RtlCreateTagHeap(), RtlpGetTagName(), RtlpValidateHeap(), and RtlQueryTagHeap().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:18 2004 for test by doxygen 1.3.7