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.
Device error reasons.
Syntax
typedef enum _D3DKMT_DEVICE_ERROR_REASON {
D3DKMT_DEVICE_ERROR_REASON_GENERIC,
D3DKMT_DEVICE_ERROR_REASON_DRIVER_ERROR
} D3DKMT_DEVICE_ERROR_REASON;
Constants
D3DKMT_DEVICE_ERROR_REASON_GENERIC Generic. |
D3DKMT_DEVICE_ERROR_REASON_DRIVER_ERROR Driver error. |
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |