WcsGetCalibrationManagementState function (icm.h)
Determines whether system management of the display calibration state is enabled.
Syntax
BOOL WcsGetCalibrationManagementState(
BOOL *pbIsEnabled
);
Parameters
pbIsEnabled
TRUE if system management of the display calibration state is enabled; otherwise FALSE.
Return value
If this function succeeds, the return value is TRUE.
If this function fails, the return value is FALSE.
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 |