CallSnapshot (Compact 2013)
3/28/2014
This structure stores information about stack frames.
Syntax
typedef struct _CallSnapshot {
DWORD dwReturnAddr;
} CallSnapshot;
Members
- dwReturnAddr
Return address of the stack frame.
Requirements
Header |
pkfuncs.h |