D3DKMT_SETHWPROTECTIONTEARDOWNRECOVERY structure (d3dkmthk.h)
Used to set the hardware protection tear down recovery.
Syntax
typedef struct _D3DKMT_SETHWPROTECTIONTEARDOWNRECOVERY {
[in] D3DKMT_HANDLE hAdapter;
[in] BOOL Recovered;
} D3DKMT_SETHWPROTECTIONTEARDOWNRECOVERY;
Members
[in] hAdapter
A handle to the graphics adapter.
[in] Recovered
Indicates whether the hardware protection teardown was recovered.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |