This topic has not yet been rated - Rate this topic

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

 

 

Send comments about this topic to Microsoft

Build date: 11/20/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.