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.
Process verifier option types.
Syntax
typedef enum _D3DKMT_PROCESS_VERIFIER_OPTION_TYPE {
D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_FLAGS,
D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_RESTRICT_BUDGET
} D3DKMT_PROCESS_VERIFIER_OPTION_TYPE;
Constants
D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_FLAGS VidMm flags. |
D3DKMT_PROCESS_VERIFIER_OPTION_VIDMM_RESTRICT_BUDGET VidMm restrict budget. |
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |