From: Rolf K. <rol...@ci...> - 2003-12-18 22:27:25
|
> OccurAtTime Should be ok, I will try to find the prototype of this /* Cause occurrence o to be triggered at time t. time probably is system time (Timer ticks) in ms and a new call to this function seems to overwrite a previous time. */ MgErr OccurAtTime(Occurrence o, uInt32 t); Note: There seems no accessible (exported) way to delete a once armed timed occurrence other than deallocating that occurrence. =20 Rolf =20 |