clearTimeout method
Clears an interval set by the setInterval method.
Syntax
object.clearTimeout(handle)Parameters
- handle [in]
-
Type: Integer
Return value
Type: HRESULT
This method can return one of these values.
- S_OK
Show:
Clears an interval set by the setInterval method.
Type: Integer
Type: HRESULT
This method can return one of these values.