D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED {
  BOOL Disabled;
} D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_isbaddriverforhwprotectiondisabled)

D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED structure

Description

The D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED structure indicates whether a bad driver for hardware protection is disabled.

Members

Disabled

Indicates that a bad driver for hardware protection is disabled.

See also

D3DKMTQueryAdapterInfo