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.
The adapter verifier options.
Syntax
typedef struct _D3DKMT_ADAPTER_VERIFIER_OPTION {
D3DKMT_ADAPTER_VERIFIER_OPTION_TYPE Type;
D3DKMT_VERIFIER_OPTION_MODE Mode;
D3DKMT_ADAPTER_VERIFIER_OPTION_DATA Data;
} D3DKMT_ADAPTER_VERIFIER_OPTION;
Members
Type
A D3DKMT_ADAPTER_VERIFIER_OPTION_TYPE, that defines the type of adapter verifier options.
Mode
A D3DKMT_VERIFIER_OPTION_MODE, that defines the verifier option mode.
Data
A D3DKMT_ADAPTER_VERIFIER_OPTION_DATA, that contains the verifier option data.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |