IOCTL_COLORSPACE_TRANSFORM_SET IOCTL (ntddvdeo.h)

A colorspace transform control IOCTL that must be handled by the monitor, OEM-panel, or port/miniport driver.

Major code

IRP_MJ_DEVICE_CONTROL

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.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1903
Header ntddvdeo.h