// 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 referenceNo description available.
Used to request a machine crash escape.
Param1Param2Param3