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
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 |
|
|
IDL |
|
Show: