CallSnapshot (Windows CE 5.0)
This structure is used to store information about stack frames.
typedef struct _CallSnapshot {DWORDdwReturnAddr;} CallSnapshot;
Members
- dwReturnAddr
Return address of the stack frame.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Pkfuncs.h.
See Also
GetThreadCallStack | CallSnapshotEx
Send Feedback on this topic to the authors