Supported Browsers Home   
MCS_isControlSupported Previous   
MCS_saveCurrentSettings Next   
External Functions Up   

MCS_resetControl

Resets the value of an MCCS control to the factory default setting

Declaration

ibool NAPI MCS_resetControl(
    uchar controlCode)

Prototype In

snap/ddc.h

Parameters

controlCode

MCCS control code (MCS_controlsType)

 

Return Value

True if the function succeeded, false if it failed.

Description

This function resets the value for a specified MCCS control to the factory default setting. This can be used to reset values to reasonable settings if the user has completely tweaked them out of control.

See Also

MCS_isControlSupported, MCS_enableControl, MCS_getControlValue, MCS_setControlValue, MCS_saveCurrentSettings

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