call "CBL_EVENT_CLEAR" using by value event-handle
Using call prototype (see Key) | Picture | |
---|---|---|
event-handle | cblt-pointer | usage pointer. |
event-handle | The event handle. |
return-code | A value of 0 indicates that the call was successful. Any other value indicates an error. See RETURN-CODE Values For Synchronization Routines |
Comments:
The routine has no effect if the event was already clear.
Behavior is undefined if event-handle is invalid.