ITimerSink object
This object provides access to a timer's schedule.
Members
The ITimerSink object inherits from the IUnknown interface but does not have additional members.
Remarks
The timer functionality in MSHTML is implemented as a service. To obtain an ITimerService object, call IServiceProvider::QueryService. ITimer objects are then obtained through the ITimerService object.