Skip to content

Latest commit

 

History

History
95 lines (67 loc) · 3.02 KB

ns-dispmprt-dxgk_displaystate_nonintrusive.md

File metadata and controls

95 lines (67 loc) · 3.02 KB
UID title ms.date targetos description tech.root req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NS:dispmprt._DXGK_DISPLAYSTATE_NONINTRUSIVE
DXGK_DISPLAYSTATE_NONINTRUSIVE
03/24/2020
Windows
The DXGK_DISPLAYSTATE_NONINTRUSIVE structure holds display state during nonintrusive diagnostic data collection.
display
structure
dispmprt.h
Windows 10, version 2004
DXGK_DISPLAYSTATE_NONINTRUSIVE
apiref
HeaderDef
dispmprt.h
_DXGK_DISPLAYSTATE_NONINTRUSIVE
DXGK_DISPLAYSTATE_NONINTRUSIVE
_DXGK_DISPLAYSTATE_NONINTRUSIVE
dispmprt/_DXGK_DISPLAYSTATE_NONINTRUSIVE
DXGK_DISPLAYSTATE_NONINTRUSIVE
dispmprt/DXGK_DISPLAYSTATE_NONINTRUSIVE
c++

DXGK_DISPLAYSTATE_NONINTRUSIVE structure

-description

The DXGK_DISPLAYSTATE_NONINTRUSIVE structure holds display state during nonintrusive diagnostic data collection.

-struct-fields

-field VidPnTargetId

Integer value that identifies a particular video present source.

-field DisplayConnectivity

A DXGK_DIAG_DISPLAY_CONNECTIVITY value.

-field DisplayLidState

A DXGK_DIAG_DISPLAY_LID_STATE value.

-field DisplayTopology

A DXGK_DIAG_BASIC_DISPLAY_TOPOLOGY value.

-field DisplayLinkState

A DXGK_DIAG_DISPLAY_LINK_STATE value.

-field DisplayModeSet

A DXGK_DIAG_DISPLAY_MODE_SET value.

-field ReturnSubStatus

A DXGK_DIAG_GETDISPLAYSTATE_SUBSTATUS_FLAGS value.

-remarks

A pointer to an array of pointers to DXGK_DISPLAYSTATE_NONINTRUSIVE structures is contained in the DXGKARG_GETDISPLAYSTATENONINTRUSIVE structure, which is passed in calls to DxgkDdiGetDisplayStateNonIntrusive during nonintrusive diagnostic data collection.

-see-also

DXGK_DIAG_DISPLAY_CONNECTIVITY

DXGK_DIAG_DISPLAY_LID_STATE

DXGK_DIAG_DISPLAY_LINK_STATE

DXGK_DIAG_DISPLAY_MODE_SET

DXGK_DIAG_BASIC_DISPLAY_TOPOLOGY

DXGKARG_GETDISPLAYSTATENONINTRUSIVE

DxgkDdiGetDisplayStateNonIntrusive