名前 | 解説 | |
---|---|---|
Create | Initializes a new instance of the Timerclass. | |
Disable | HRESULT IUIAnimationTimer::Disable() | |
Enable | HRESULT IUIAnimationTimer::Enable() | |
GetTime | HRESULT IUIAnimationTimer::GetTime([Out] double* seconds) | |
IsEnabled_ | HRESULT IUIAnimationTimer::IsEnabled() | |
QueryInterface | オーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | |
QueryInterfaceOrNull | オーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。 | |
SetFrameRateThreshold | HRESULT IUIAnimationTimer::SetFrameRateThreshold([In] unsigned int framesPerSecond) | |
SetTimerEventHandler | Specifies a timer event handler. | |
SetTimerUpdateHandler | Specifies a timer update handler. |