Call:      CancelTimer(int TimerNo) 

Input:    TimerNo
Output: Boolean

In some cases, a timer is not needed anymore. The function always returns true. 

Example:
Status = CancelTimer(TimISR);