DEBUG_REQUEST_TARGET_EXCEPTION_CONTEXT
The DEBUG_REQUEST_TARGET_EXCEPTION_CONTEXT Request operation returns the thread context for the stored event in a user-mode minidump file.
Parameters
- InBuffer
- Not used.
- OutBuffer
- The thread context for the stored event. The type of the thread context is the CONTEXT structure for the target's effective processor at the time of the event. OutBuffer must be large enough to hold this structure.
Comments
This information is also returned to the Context parameter by the GetStoredEventInformation method.
See Also
Request, GetStoredEventInformation
Build machine: CAPEBUILD