|
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 |
Definition at line 513 of file dispmprt.h.
| PVOID DXGK_BRIGHTNESS_INTERFACE::Context |
Definition at line 516 of file dispmprt.h.
| DXGK_BRIGHTNESS_GET DXGK_BRIGHTNESS_INTERFACE::GetBrightness |
Definition at line 521 of file dispmprt.h.
| DXGK_BRIGHTNESS_GET_POSSIBLE DXGK_BRIGHTNESS_INTERFACE::GetPossibleBrightness |
Definition at line 519 of file dispmprt.h.
| PINTERFACE_DEREFERENCE DXGK_BRIGHTNESS_INTERFACE::InterfaceDereference |
Definition at line 518 of file dispmprt.h.
| PINTERFACE_REFERENCE DXGK_BRIGHTNESS_INTERFACE::InterfaceReference |
Definition at line 517 of file dispmprt.h.
| DXGK_BRIGHTNESS_SET DXGK_BRIGHTNESS_INTERFACE::SetBrightness |
Definition at line 520 of file dispmprt.h.
| USHORT DXGK_BRIGHTNESS_INTERFACE::Size |
Definition at line 514 of file dispmprt.h.
| USHORT DXGK_BRIGHTNESS_INTERFACE::Version |
Definition at line 515 of file dispmprt.h.