Previous | Up | Next |
Sets the new state of a CompCheck.Parameters
I _SETcompCheckState ( CompCheck _check_ I _state_ )
Return value
_check_ any CompCheck _state_ state of the button can be any the following values :
Value Meaning CHK_CHECKED button is checked CHK_UNCHECKED button is unchecked
1 if state has been successfully changed and 0 if not