ReactOS 0.4.17-dev-769-g1500a35
DXGK_BRIGHTNESS_INTERFACE Struct Reference

#include <dispmprt.h>

Collaboration diagram for DXGK_BRIGHTNESS_INTERFACE:

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
 

Detailed Description

Definition at line 513 of file dispmprt.h.

Member Data Documentation

◆ Context

PVOID DXGK_BRIGHTNESS_INTERFACE::Context

Definition at line 516 of file dispmprt.h.

◆ GetBrightness

DXGK_BRIGHTNESS_GET DXGK_BRIGHTNESS_INTERFACE::GetBrightness

Definition at line 521 of file dispmprt.h.

◆ GetPossibleBrightness

DXGK_BRIGHTNESS_GET_POSSIBLE DXGK_BRIGHTNESS_INTERFACE::GetPossibleBrightness

Definition at line 519 of file dispmprt.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE DXGK_BRIGHTNESS_INTERFACE::InterfaceDereference

Definition at line 518 of file dispmprt.h.

◆ InterfaceReference

PINTERFACE_REFERENCE DXGK_BRIGHTNESS_INTERFACE::InterfaceReference

Definition at line 517 of file dispmprt.h.

◆ SetBrightness

DXGK_BRIGHTNESS_SET DXGK_BRIGHTNESS_INTERFACE::SetBrightness

Definition at line 520 of file dispmprt.h.

◆ Size

USHORT DXGK_BRIGHTNESS_INTERFACE::Size

Definition at line 514 of file dispmprt.h.

◆ Version

USHORT DXGK_BRIGHTNESS_INTERFACE::Version

Definition at line 515 of file dispmprt.h.


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