|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <dispmprt.h>

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 |
Definition at line 562 of file dispmprt.h.
| PVOID DXGK_BRIGHTNESS_INTERFACE_2::Context |
Definition at line 565 of file dispmprt.h.
| DXGK_BRIGHTNESS_GET_BACKLIGHT_REDUCTION DXGK_BRIGHTNESS_INTERFACE_2::GetBacklightReduction |
Definition at line 574 of file dispmprt.h.
| DXGK_BRIGHTNESS_GET DXGK_BRIGHTNESS_INTERFACE_2::GetBrightness |
Definition at line 570 of file dispmprt.h.
| DXGK_BRIGHTNESS_GET_CAPS DXGK_BRIGHTNESS_INTERFACE_2::GetBrightnessCaps |
Definition at line 571 of file dispmprt.h.
| DXGK_BRIGHTNESS_GET_POSSIBLE DXGK_BRIGHTNESS_INTERFACE_2::GetPossibleBrightness |
Definition at line 568 of file dispmprt.h.
| PINTERFACE_DEREFERENCE DXGK_BRIGHTNESS_INTERFACE_2::InterfaceDereference |
Definition at line 567 of file dispmprt.h.
| PINTERFACE_REFERENCE DXGK_BRIGHTNESS_INTERFACE_2::InterfaceReference |
Definition at line 566 of file dispmprt.h.
| DXGK_BRIGHTNESS_SET_BACKLIGHT_OPTIMIZATION DXGK_BRIGHTNESS_INTERFACE_2::SetBacklightOptimization |
Definition at line 573 of file dispmprt.h.
| DXGK_BRIGHTNESS_SET DXGK_BRIGHTNESS_INTERFACE_2::SetBrightness |
Definition at line 569 of file dispmprt.h.
| DXGK_BRIGHTNESS_SET_STATE DXGK_BRIGHTNESS_INTERFACE_2::SetBrightnessState |
Definition at line 572 of file dispmprt.h.
| USHORT DXGK_BRIGHTNESS_INTERFACE_2::Size |
Definition at line 563 of file dispmprt.h.
| USHORT DXGK_BRIGHTNESS_INTERFACE_2::Version |
Definition at line 564 of file dispmprt.h.