WcsSetCalibrationManagementState function (icm.h)
Enables or disables system management of the display calibration state.
BOOL WcsSetCalibrationManagementState(
BOOL bIsEnabled
);
bIsEnabled
TRUE to enable system management of the display calibration state. FALSE to disable system management of the display calibration state.
If this function succeeds, the return value is TRUE.
If this function fails, the return value is FALSE.
This function must be called with elevated permissions for it to succeed.
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | icm.h |
Library | Mscms.lib |
DLL | Mscms.dll |