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.
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 |