Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Replaces the named timer's reference timer with a new reference timer.
Syntax
HRESULT retVal = object.SetNamedTimerReference(rguidName, pReferenceTimer);
Parameters
rguidName [in]
Type: REFGUIDThe address of the name of the timer to get.
pReferenceTimer [in]
Type: ITimerThe address of the timer that becomes the reference timer for the named timer.
Remarks
All notifications assigned to the named timer are moved to the new reference timer.