Skip to content

Latest commit

 

History

History
58 lines (48 loc) · 1.55 KB

ns-d3dkmdt-_dxgk_brightness_get_out.md

File metadata and controls

58 lines (48 loc) · 1.55 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:d3dkmdt._DXGK_BRIGHTNESS_GET_OUT
_DXGK_BRIGHTNESS_GET_OUT (d3dkmdt.h)
Contains the output parameters for the DxgkBrightnessGet3 callback function.
10/19/2018
DXGK_BRIGHTNESS_GET_OUT structure
_DXGK_BRIGHTNESS_GET_OUT, DXGK_BRIGHTNESS_GET_OUT, *PDXGK_BRIGHTNESS_GET_OUT,
d3dkmdt.h
DXGK_BRIGHTNESS_GET_OUT, *PDXGK_BRIGHTNESS_GET_OUT
Windows
display
_DXGK_BRIGHTNESS_GET_OUT
d3dkmdt/_DXGK_BRIGHTNESS_GET_OUT
PDXGK_BRIGHTNESS_GET_OUT
d3dkmdt/PDXGK_BRIGHTNESS_GET_OUT
DXGK_BRIGHTNESS_GET_OUT
d3dkmdt/DXGK_BRIGHTNESS_GET_OUT
apiref
HeaderDef
d3dkmdt.h
_DXGK_BRIGHTNESS_GET_OUT
PDXGK_BRIGHTNESS_GET_OUT
DXGK_BRIGHTNESS_GET_OUT

_DXGK_BRIGHTNESS_GET_OUT structure

-description

Contains the output parameters for the DxgkBrightnessGet3 callback function.

-struct-fields

-field CurrentBrightnessMillinits

The current brightness level in millinits of the display.

-field TargetBrightnessMillinits

The brightness level in millinits that the display is currently transitioning to. If not in a transition, this should equal the current brightness.