Name | Description | |
---|---|---|
![]() ![]() | Create | Initializes a new instance of the Timer class. |
![]() | Disable | HRESULT IUIAnimationTimer::Disable() |
![]() | Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComObject) |
![]() | Enable | HRESULT IUIAnimationTimer::Enable() |
![]() | GetTime | HRESULT IUIAnimationTimer::GetTime([Out] double* seconds) |
![]() | IsEnabled_ | HRESULT IUIAnimationTimer::IsEnabled() |
![]() | QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
![]() | SetFrameRateThreshold | HRESULT IUIAnimationTimer::SetFrameRateThreshold([In] unsigned int framesPerSecond) |
![]() | SetTimerEventHandler | Specifies a timer event handler. |
![]() | SetTimerUpdateHandler | Specifies a timer update handler. |