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.
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 |