Debugging Tools for Windows

DEBUG_REQUEST_TARGET_EXCEPTION_RECORD

The DEBUG_REQUEST_TARGET_EXCEPTION_RECORD Request operation returns the exception record for the stored event in a user-mode minidump file.

Parameters

InBuffer
Not used.
OutBuffer
The exception record for the stored event. The type of the exception record is EXCEPTION_RECORD64, which is defined in winnt.h.

See Also

Request

Build machine: CAPEBUILD