The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IUIAnimationManager2::EstimateNextEventTime method
Retrieves an estimate of the time interval before the next animation event.
Syntax
HRESULT EstimateNextEventTime( [out] UI_ANIMATION_SECONDS *seconds );
Parameters
- seconds [out]
-
The estimated time, in seconds.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code. See Windows Animation Error Codes for a list of error codes.
Requirements
|
Minimum supported client |
Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
IDL |
|
See also
Show: