Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 1.99 KB

ns-dispmprt-_dxgkarg_controldiagnosticreporting.md

File metadata and controls

58 lines (48 loc) · 1.99 KB
UID title description ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.lib req.dll req.ddi-compliance req.unicode-ansi req.max-support req.typenames targetos tech.root f1_keywords topic_type api_type api_location api_name
NS:dispmprt._DXGKARG_CONTROLDIAGNOSTICREPORTING
_DXGKARG_CONTROLDIAGNOSTICREPORTING (dispmprt.h)
Contains arguments for the call to DxgkDdiControlDiagnosticReporting.
10/19/2018
DXGKARG_CONTROLDIAGNOSTICREPORTING structure
_DXGKARG_CONTROLDIAGNOSTICREPORTING, *PDXGKARG_CONTROLDIAGNOSTICREPORTING, DXGKARG_CONTROLDIAGNOSTICREPORTING,
dispmprt.h
DXGKARG_CONTROLDIAGNOSTICREPORTING, *PDXGKARG_CONTROLDIAGNOSTICREPORTING
Windows
display
_DXGKARG_CONTROLDIAGNOSTICREPORTING
dispmprt/_DXGKARG_CONTROLDIAGNOSTICREPORTING
PDXGKARG_CONTROLDIAGNOSTICREPORTING
dispmprt/PDXGKARG_CONTROLDIAGNOSTICREPORTING
DXGKARG_CONTROLDIAGNOSTICREPORTING
dispmprt/DXGKARG_CONTROLDIAGNOSTICREPORTING
apiref
HeaderDef
dispmprt.h
_DXGKARG_CONTROLDIAGNOSTICREPORTING
PDXGKARG_CONTROLDIAGNOSTICREPORTING
DXGKARG_CONTROLDIAGNOSTICREPORTING

_DXGKARG_CONTROLDIAGNOSTICREPORTING structure

-description

Contains arguments for the call to DxgkDdiControlDiagnosticReporting.

-struct-fields

-field DiagnosticCategory [in]

A DXGK_DIAGNOSTIC_CATEGORIES structure which indicates which one of the diagnostic categories the diagnostic types being requested belong to.

-field RequestedDiagnostics [out]

A DXGK_DIAGNOSTIC_TYPES structure indicates which diagnostic types the driver is being requested to enable in the given category. The driver should enable each diagnostic which is requested and disable each diagnostic which is not requested.