Creates, gets, and sets timer objects.
Members
The ITimerService interface inherits from the IUnknown interface. ITimerService also has these types of members:
- Methods
Methods
The ITimerService interface has these methods.
| Method | Description | 
|---|---|
| CreateTimer | Creates a timer object. | 
| GetNamedTimer | Gets the named timer. | 
| SetNamedTimerReference | Replaces the named timer's reference timer with a new reference timer. | 
Requirements
| Minimum supported client | Windows XP | 
| Minimum supported server | Windows 2000 Server | 
| Header | N/A | 
| IDL | Ocmm.idl |