ITimerSink interface
Implements a method that is called by the timer service for a scheduled event.
Members
The ITimerSink interface inherits from the IUnknown interface. ITimerSink also has these types of members:
- Methods
Methods
The ITimerSink interface has these methods.
Method | Description |
---|---|
OnTimer | Called by the timer service for a scheduled event. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
N/A |
IDL |
Ocmm.idl |