CallSnapshot (Windows Embedded CE 6.0)
1/6/2010
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 |
Windows Embedded CE | Windows CE 5.0 and later |