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

_RTL_STACK_TRACE_ENTRY Struct Reference

#include <stktrace.h>

List of all members.

Public Attributes

_RTL_STACK_TRACE_ENTRYHashChain
ULONG TraceCount
USHORT Index
USHORT Depth
PVOID BackTrace [MAX_STACK_DEPTH]


Member Data Documentation

PVOID _RTL_STACK_TRACE_ENTRY::BackTrace[MAX_STACK_DEPTH]
 

Definition at line 29 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

USHORT _RTL_STACK_TRACE_ENTRY::Depth
 

Definition at line 28 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

struct _RTL_STACK_TRACE_ENTRY* _RTL_STACK_TRACE_ENTRY::HashChain
 

Definition at line 25 of file stktrace.h.

USHORT _RTL_STACK_TRACE_ENTRY::Index
 

Definition at line 27 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().

ULONG _RTL_STACK_TRACE_ENTRY::TraceCount
 

Definition at line 26 of file stktrace.h.

Referenced by RtlQueryProcessBackTraceInformation().


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