Process Hacker
_DN_API_PREDICTADDRESSESFROMCLRDATA Union Reference

#include <svcext.h>

Data Fields

struct {
   ULONG   ProcessId
 
   ULONG   ThreadId
 
   ULONG   PcAddress
 
   ULONG   FrameAddress
 
   ULONG   StackAddress
 
i
 
struct {
   ULONG   PredictedEip
 
   ULONG   PredictedEbp
 
   ULONG   PredictedEsp
 
o
 

Detailed Description

Definition at line 28 of file svcext.h.

Field Documentation

ULONG FrameAddress

Definition at line 35 of file svcext.h.

struct { ... } i
struct { ... } o
ULONG PcAddress

Definition at line 34 of file svcext.h.

ULONG PredictedEbp

Definition at line 41 of file svcext.h.

ULONG PredictedEip

Definition at line 40 of file svcext.h.

ULONG PredictedEsp

Definition at line 42 of file svcext.h.

ULONG ProcessId

Definition at line 32 of file svcext.h.

ULONG StackAddress

Definition at line 36 of file svcext.h.

ULONG ThreadId

Definition at line 33 of file svcext.h.


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