ID3D11Device::GetDeviceRemovedReason 方法 (d3d11.h)
获取删除设备的原因。
语法
HRESULT GetDeviceRemovedReason();
返回值
类型: HRESULT
可能的返回值包括:
- DXGI_ERROR_DEVICE_HUNG
- DXGI_ERROR_DEVICE_REMOVED
- DXGI_ERROR_DEVICE_RESET
- DXGI_ERROR_DRIVER_INTERNAL_ERROR
- DXGI_ERROR_INVALID_CALL
- S_OK
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | d3d11.h |
Library | D3D11.lib |