timeKillEvent
The 
timeKillEvent function cancels a specified timer event.
MMRESULT timeKillEvent(
 
Parameters
uTimerID
Identifier of the timer event to cancel. This identifier was returned by the 
timeSetEvent function when the timer event was set up.
 
Return Values
Returns TIMERR_NOERROR if successful or MMSYSERR_INVALPARAM if the specified
timer event does not exist.
See Also
timeSetEvent
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples