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

_HEAP_STOP_ON_VALUES Struct Reference

#include <heap.h>

List of all members.

Public Attributes

SIZE_T AllocAddress
HEAP_STOP_ON_TAG AllocTag
SIZE_T ReAllocAddress
HEAP_STOP_ON_TAG ReAllocTag
SIZE_T FreeAddress
HEAP_STOP_ON_TAG FreeTag


Member Data Documentation

SIZE_T _HEAP_STOP_ON_VALUES::AllocAddress
 

Definition at line 449 of file heap.h.

Referenced by RtlDebugAllocateHeap().

HEAP_STOP_ON_TAG _HEAP_STOP_ON_VALUES::AllocTag
 

Definition at line 450 of file heap.h.

Referenced by RtlDebugAllocateHeap(), and RtlpUpdateHeapListIndex().

SIZE_T _HEAP_STOP_ON_VALUES::FreeAddress
 

Definition at line 453 of file heap.h.

Referenced by RtlDebugFreeHeap().

HEAP_STOP_ON_TAG _HEAP_STOP_ON_VALUES::FreeTag
 

Definition at line 454 of file heap.h.

Referenced by RtlDebugFreeHeap(), and RtlpUpdateHeapListIndex().

SIZE_T _HEAP_STOP_ON_VALUES::ReAllocAddress
 

Definition at line 451 of file heap.h.

Referenced by RtlDebugReAllocateHeap().

HEAP_STOP_ON_TAG _HEAP_STOP_ON_VALUES::ReAllocTag
 

Definition at line 452 of file heap.h.

Referenced by RtlDebugReAllocateHeap(), and RtlpUpdateHeapListIndex().


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