|
|
|
ITimerService Interface |
|
SID_STimerService |
{3050F360-98B5-11CF-BB82-00AA00BDCE0B} |
|
IID_ITimerService |
{3050F360-98B5-11CF-BB82-00AA00BDCE0B} |
|
This interface creates, retrieves, and sets timer objects.
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
ITimerService Methods |
Description |
|
CreateTimer |
Creates a timer object. |
|
GetNamedTimer |
Retrieves the named timer. |
|
SetNamedTimerReference |
Replaces the named timer's reference timer with a new reference timer. |
|
CreateTimer |
|
FUNCTION
ITimerService_CreateTimer ( _ |
|
GetNamedTimer |
|
FUNCTION
ITimerService_GetNamedTimer ( _ |
|
SetNamedTimerReference |
|
FUNCTION
ITimerService_SetNamedTimerReference ( _ |
Page last updated on Tuesday, 14 March 2006 07:02:56 +0100