Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines results for animation updates.
Syntax
typedef enum __MIDL___MIDL_itf_UIAnimation_0000_0000_0001 {
UI_ANIMATION_UPDATE_NO_CHANGE = 0,
UI_ANIMATION_UPDATE_VARIABLES_CHANGED = 1
} UI_ANIMATION_UPDATE_RESULT;
Constants
UI_ANIMATION_UPDATE_NO_CHANGE Value: 0 No animation variables have changed. |
UI_ANIMATION_UPDATE_VARIABLES_CHANGED Value: 1 One or more animation variables has changed. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7, Windows Vista and Platform Update for Windows Vista [desktop apps | UWP apps] |
Minimum supported server | None supported |
Header | uianimation.h |