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.
Other versions of this page are also available for the following:
.gif)
.gif)
8/28/2008
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 |