Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |