D3DKMT_REQUEST_MACHINE_CRASH_ESCAPE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_REQUEST_MACHINE_CRASH_ESCAPE {
  D3DKMT_ALIGN64 D3DKMT_ULONG_PTR Param1;
  D3DKMT_ALIGN64 D3DKMT_ULONG_PTR Param2;
  D3DKMT_ALIGN64 D3DKMT_ULONG_PTR Param3;
} D3DKMT_REQUEST_MACHINE_CRASH_ESCAPE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_request_machine_crash_escape)

_D3DKMT_REQUEST_MACHINE_CRASH_ESCAPE structure

Description

Used to request a machine crash escape.

Members

Param1

Param2

Param3

Remarks

See also