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