Supported Browsers Home   
MCS_getTimingReport Previous   
MCS_resetControl Next   
External Functions Up   

MCS_isControlSupported

Checks to see if an MCCS control is supported

Declaration

ibool NAPI MCS_isControlSupported(
    uchar controlCode)

Prototype In

snap/ddc.h

Parameters

controlCode

MCCS control code to check (MCS_controlsType)

 

Return Value

True if the control is supported, false if not.

Description

This function verifies that the specified MCCS control is supported by the attached monitor. If the control is suported this function returns true, otherwise it returns false.

See Also

MCS_enableControl, MCS_getControlValue, MCS_setControlValue, MCS_resetControl, MCS_saveCurrentSettings

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com