This method stops—or kills—a timer.
HRESULT KillTimer( long lTimerID );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
This method stops a timer started by a call to IASForm::SetTimer.
IASForm::SetTimer