IASTimer::get_Interval

This method gets the interval at which the current timer is triggered.

Syntax

HRESULT get_Interval( long *plMillis );

Parameters

plMillis
Timing interval, in milliseconds.

Return Values

E_OUTOFMEMORY
This value is returned if the system is out of memory.

See Also

IASTimer::put_Interval