D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED structure (d3dkmthk.h)
The D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED structure indicates whether a bad driver for hardware protection is disabled.
Syntax
typedef struct _D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED {
BOOL Disabled;
} D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED;
Members
Disabled
Indicates that a bad driver for hardware protection is disabled.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 (WDDM 2.0) |
Header | d3dkmthk.h |