Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Monitor Configuration. For more information, see:
highlevelmonitorconfigurationapi.h contains the following programming interfaces:
Functions
DegaussMonitor Degausses a monitor. |
GetMonitorBrightness Retrieves a monitor's minimum, maximum, and current brightness settings. |
GetMonitorCapabilities Retrieves the configuration capabilities of a monitor. Call this function to find out which high-level monitor configuration functions are supported by the monitor. |
GetMonitorColorTemperature Retrieves a monitor's current color temperature. |
GetMonitorContrast Retrieves a monitor's minimum, maximum, and current contrast settings. |
GetMonitorDisplayAreaPosition Retrieves a monitor's minimum, maximum, and current horizontal or vertical position. |
GetMonitorDisplayAreaSize Retrieves a monitor's minimum, maximum, and current width or height. |
GetMonitorRedGreenOrBlueDrive Retrieves a monitor's red, green, or blue drive value. |
GetMonitorRedGreenOrBlueGain Retrieves a monitor's red, green, or blue gain value. |
GetMonitorTechnologyType Retrieves the type of technology used by a monitor. |
RestoreMonitorFactoryColorDefaults Restores a monitor's color settings to their factory defaults. |
RestoreMonitorFactoryDefaults Restores a monitor's settings to their factory defaults. |
SaveCurrentMonitorSettings Saves the current monitor settings to the display's nonvolatile storage. (SaveCurrentMonitorSettings) |
SetMonitorBrightness Sets a monitor's brightness value. |
SetMonitorColorTemperature Sets a monitor's color temperature. |
SetMonitorContrast Sets a monitor's contrast value. |
SetMonitorDisplayAreaPosition Sets the horizontal or vertical position of a monitor's display area. |
SetMonitorDisplayAreaSize Sets the width or height of a monitor's display area. |
SetMonitorRedGreenOrBlueDrive Sets a monitor's red, green, or blue drive value. |
SetMonitorRedGreenOrBlueGain Sets a monitor's red, green, or blue gain value. |
Enumerations
MC_COLOR_TEMPERATURE Describes a monitor's color temperature. |
MC_DISPLAY_TECHNOLOGY_TYPE Identifies monitor display technologies. |
MC_DRIVE_TYPE Specifies whether to set or get a monitor's red, green, or blue drive. |
MC_GAIN_TYPE Specifies whether to get or set a monitor's red, green, or blue gain. |
MC_POSITION_TYPE Specifies whether to get or set the vertical or horizontal position of a monitor's display area. |
MC_SIZE_TYPE Specifies whether to get or set the width or height of a monitor's display area. |