ReactOS 0.4.15-dev-7842-g558ab78
_EXTSTACKTRACE Struct Reference

#include <wdbgexts.h>

Public Attributes

ULONG FramePointer
 
ULONG ProgramCounter
 
ULONG ReturnAddress
 
ULONG Args [4]
 

Detailed Description

Definition at line 42 of file wdbgexts.h.

Member Data Documentation

◆ Args

ULONG _EXTSTACKTRACE::Args[4]

Definition at line 47 of file wdbgexts.h.

◆ FramePointer

ULONG _EXTSTACKTRACE::FramePointer

Definition at line 44 of file wdbgexts.h.

◆ ProgramCounter

ULONG _EXTSTACKTRACE::ProgramCounter

Definition at line 45 of file wdbgexts.h.

◆ ReturnAddress

ULONG _EXTSTACKTRACE::ReturnAddress

Definition at line 46 of file wdbgexts.h.


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