call "CBL_EVENT_CLOSE" 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 event is destroyed.
Behavior is undefined if event-handle is invalid.