D3DKMT_ISBADDRIVERFORHWPROTECTIONDISABLED structure (d3dkmthk.h)

Used to indicate 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
Header d3dkmthk.h