Event Service.  
 More...
import"EventService.idl";
|  | 
| constant int | INVALID_CHANNEL = 1 | 
|  | 
◆ createChannel()
Create a new event channel. 
- Returns
- New event channel reference or nil if all channels have been used 
 
 
◆ destroyChannel()
      
        
          | int event::Service_1_0_1::destroyChannel | ( | in Channel_1_0_1 | channel | ) |  | 
      
 
Destroy an event channel. 
- Parameters
- 
  
    | channel | Event channel reference |  
 
- Returns
- 0 if OK 
- 
INVALID_CHANNEL if channel is not implemented by this Service 
 
 
The documentation for this interface was generated from the following file: