IASTimer::put_Interval
This method sets a new timing interval, and restarts the timer.
Syntax
HRESULT put_Interval( longlMillis );
Parameters
- lMillis
- Long integer that specifies the new timing interval, in milliseconds.
Return Values
- E_OUTOFMEMORY
- This value is returned if the system is out of memory.
See Also
IASTimer::get_Interval