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.
Marks a device as error.
Syntax
typedef struct _D3DKMT_MARKDEVICEASERROR {
D3DKMT_HANDLE hDevice;
D3DKMT_DEVICE_ERROR_REASON Reason;
} D3DKMT_MARKDEVICEASERROR;
Members
hDevice
A handle to the device.
Reason
The reason for the error.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |