Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 2.25 KB

ni-ntddvdeo-ioctl_video_set_display_brightness.md

File metadata and controls

77 lines (59 loc) · 2.25 KB
UID title description old-location tech.root 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.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NI:ntddvdeo.IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS
IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS (ntddvdeo.h)
Learn how IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS is not handled by video miniport drivers. It is handled entirely by the system-supplied video port driver.
display\ioctl_video_set_display_brightness.htm
display
05/10/2018
IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS IOCTL
IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS, IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS control, IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS control code [Display Devices], Video_IOCTLs_3dc31eac-247b-400e-8202-c0708086326c.xml, display.ioctl_video_set_display_brightness, ntddvdeo/IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS
ntddvdeo.h
Windows
Windows
IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS
ntddvdeo/IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS
APIRef
kbSyntax
HeaderDef
Ntddvdeo.h
IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS

IOCTL_VIDEO_SET_DISPLAY_BRIGHTNESS IOCTL

-description

This IOCTL is not handled by video miniport drivers. It is handled entirely by the system-supplied video port driver.

-ioctlparameters

-ioctl-major-code

-input-buffer

-input-buffer-length

-output-buffer

-output-buffer-length

-in-out-buffer

-inout-buffer-length

-status-block

Irp->IoStatus.Status is set to STATUS_SUCCESS if the request is successful.

Otherwise, Status to the appropriate error condition as a NTSTATUS code.

For more information, see NTSTATUS Values.

-remarks

Note   This IOCTL is obsolete in Windows Vista. Instead, use the Windows Management Instrumentation (WMI) WmiMonitorBrightnessMethods class. For information about WMI, see the documentation in the Microsoft Windows SDK.