WORD timeKillEvent(wID)
This functions destroys a specified timer callback event.
WORD wID
Identifies the event to be destroyed.
Returns zero if successful. Returns TIMERR_NOCANDO if the specified timer event does not exist.
The timer event ID specified by wID must be an ID returned by timeSetEvent.
timeSetEvent