Skip to content

Latest commit

 

History

History
72 lines (57 loc) · 2.22 KB

ns-d3dkmthk-_d3dkmt_devicereset_state.md

File metadata and controls

72 lines (57 loc) · 2.22 KB
UID title description old-location 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.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NS:d3dkmthk._D3DKMT_DEVICERESET_STATE
_D3DKMT_DEVICERESET_STATE (d3dkmthk.h)
The D3DKMT_DEVICERESET_STATE structure identifies reset status.
display\d3dkmt_devicereset_state.htm
05/10/2018
D3DKMT_DEVICERESET_STATE structure
D3DKMT_DEVICERESET_STATE, D3DKMT_DEVICERESET_STATE structure [Display Devices], OpenGL_Structs_03e42382-c472-4f0b-9183-a1b6630f64cf.xml, _D3DKMT_DEVICERESET_STATE, d3dkmthk/D3DKMT_DEVICERESET_STATE, display.d3dkmt_devicereset_state
d3dkmthk.h
D3dkmthk.h
Windows
Windows Vista
Windows
display
D3DKMT_DEVICERESET_STATE
_D3DKMT_DEVICERESET_STATE
d3dkmthk/_D3DKMT_DEVICERESET_STATE
D3DKMT_DEVICERESET_STATE
d3dkmthk/D3DKMT_DEVICERESET_STATE
APIRef
kbSyntax
HeaderDef
d3dkmthk.h
_D3DKMT_DEVICERESET_STATE
D3DKMT_DEVICERESET_STATE

_D3DKMT_DEVICERESET_STATE structure

-description

The D3DKMT_DEVICERESET_STATE structure identifies reset status.

-struct-fields

-field DesktopSwitched

A UINT value that specifies whether the desktop that the calling process is created on switched from being visible to being invisible. For example, when the security screen appears because a user pressed CTRL+ALT+DEL, the desktop that the calling process is created on becomes invisible.

Setting this member is equivalent to setting the first bit of the 32-bit Value member (0x00000001).

-field Reserved

This member is reserved and should be set to zero. Setting this member to zero is equivalent to setting the remaining 31 bits (0xFFFFFFFE) of the 32-bit Value member to zeros.

-field Value

A 32-bit value that identifies reset status.

-see-also

D3DKMT_GETDEVICESTATE