ReactOS 0.4.17-dev-769-g1500a35
DXGK_BRIGHTNESS_INTERFACE_2 Struct Reference

#include <dispmprt.h>

Collaboration diagram for DXGK_BRIGHTNESS_INTERFACE_2:

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 
DXGK_BRIGHTNESS_GET_POSSIBLE GetPossibleBrightness
 
DXGK_BRIGHTNESS_SET SetBrightness
 
DXGK_BRIGHTNESS_GET GetBrightness
 
DXGK_BRIGHTNESS_GET_CAPS GetBrightnessCaps
 
DXGK_BRIGHTNESS_SET_STATE SetBrightnessState
 
DXGK_BRIGHTNESS_SET_BACKLIGHT_OPTIMIZATION SetBacklightOptimization
 
DXGK_BRIGHTNESS_GET_BACKLIGHT_REDUCTION GetBacklightReduction
 

Detailed Description

Definition at line 562 of file dispmprt.h.

Member Data Documentation

◆ Context

PVOID DXGK_BRIGHTNESS_INTERFACE_2::Context

Definition at line 565 of file dispmprt.h.

◆ GetBacklightReduction

DXGK_BRIGHTNESS_GET_BACKLIGHT_REDUCTION DXGK_BRIGHTNESS_INTERFACE_2::GetBacklightReduction

Definition at line 574 of file dispmprt.h.

◆ GetBrightness

DXGK_BRIGHTNESS_GET DXGK_BRIGHTNESS_INTERFACE_2::GetBrightness

Definition at line 570 of file dispmprt.h.

◆ GetBrightnessCaps

DXGK_BRIGHTNESS_GET_CAPS DXGK_BRIGHTNESS_INTERFACE_2::GetBrightnessCaps

Definition at line 571 of file dispmprt.h.

◆ GetPossibleBrightness

DXGK_BRIGHTNESS_GET_POSSIBLE DXGK_BRIGHTNESS_INTERFACE_2::GetPossibleBrightness

Definition at line 568 of file dispmprt.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE DXGK_BRIGHTNESS_INTERFACE_2::InterfaceDereference

Definition at line 567 of file dispmprt.h.

◆ InterfaceReference

PINTERFACE_REFERENCE DXGK_BRIGHTNESS_INTERFACE_2::InterfaceReference

Definition at line 566 of file dispmprt.h.

◆ SetBacklightOptimization

DXGK_BRIGHTNESS_SET_BACKLIGHT_OPTIMIZATION DXGK_BRIGHTNESS_INTERFACE_2::SetBacklightOptimization

Definition at line 573 of file dispmprt.h.

◆ SetBrightness

DXGK_BRIGHTNESS_SET DXGK_BRIGHTNESS_INTERFACE_2::SetBrightness

Definition at line 569 of file dispmprt.h.

◆ SetBrightnessState

DXGK_BRIGHTNESS_SET_STATE DXGK_BRIGHTNESS_INTERFACE_2::SetBrightnessState

Definition at line 572 of file dispmprt.h.

◆ Size

USHORT DXGK_BRIGHTNESS_INTERFACE_2::Size

Definition at line 563 of file dispmprt.h.

◆ Version

USHORT DXGK_BRIGHTNESS_INTERFACE_2::Version

Definition at line 564 of file dispmprt.h.


The documentation for this struct was generated from the following file: