ITimer interface
Implements timer functions.
Members
The ITimer interface inherits from the IUnknown interface. ITimer also has these types of members:
- Methods
Methods
The ITimer interface has these methods.
Method | Description |
---|---|
Advise | Schedules single or periodic notifications. |
Freeze | Halts the timer temporarily. |
GetTime | Gets the current time of the timer. |
Unadvise | Cancels an event request. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
N/A |
IDL |
Ocmm.idl |
DLL |
Mshtml.dll |