LIBRAAPI long ra_ev_insert (evset_handle seth, long pos, long start, long end);
Arguments
seth
event-set handle
pos
position of event
start
start of event
end
end of event
Description
This function adds the event on position pos to an event-set evsh. If it is a continues event, the start- and end-position (start and end) will be set also.