WcsSetCalibrationManagementState function (icm.h)
Enables or disables system management of the display calibration state.
Syntax
BOOL WcsSetCalibrationManagementState(
BOOL bIsEnabled
);
Parameters
bIsEnabled
TRUE to enable system management of the display calibration state. FALSE to disable system management of the display calibration state.
Return value
If this function succeeds, the return value is TRUE.
If this function fails, the return value is FALSE.
Remarks
This function must be called with elevated permissions for it to succeed.
Requirements
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 |