Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 3.14 KB

nf-uianimation-iuianimationstoryboard2-getstatus.md

File metadata and controls

80 lines (61 loc) · 3.14 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:uianimation.IUIAnimationStoryboard2.GetStatus
IUIAnimationStoryboard2::GetStatus (uianimation.h)
Gets the status of the storyboard. (IUIAnimationStoryboard2.GetStatus)
GetStatus
GetStatus method [Windows Animation]
GetStatus method [Windows Animation]
IUIAnimationStoryboard2 interface
IUIAnimationStoryboard2 interface [Windows Animation]
GetStatus method
IUIAnimationStoryboard2.GetStatus
IUIAnimationStoryboard2::GetStatus
uianimation.iuianimationstoryboard2_getstatus
uianimation/IUIAnimationStoryboard2::GetStatus
uianimation\iuianimationstoryboard2_getstatus.htm
UIAnimation
1694B720-891A-4214-A009-6AA722E5B83D
12/05/2018
GetStatus, GetStatus method [Windows Animation], GetStatus method [Windows Animation],IUIAnimationStoryboard2 interface, IUIAnimationStoryboard2 interface [Windows Animation],GetStatus method, IUIAnimationStoryboard2.GetStatus, IUIAnimationStoryboard2::GetStatus, uianimation.iuianimationstoryboard2_getstatus, uianimation/IUIAnimationStoryboard2::GetStatus
uianimation.h
Windows
Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps \| UWP apps]
None supported
UIAnimation.idl
UIAnimation.dll
Windows
19H1
IUIAnimationStoryboard2::GetStatus
uianimation/IUIAnimationStoryboard2::GetStatus
c++
APIRef
kbSyntax
COM
UIAnimation.dll
IUIAnimationStoryboard2.GetStatus

IUIAnimationStoryboard2::GetStatus

-description

Gets the status of the storyboard.

-parameters

-param status [out, retval]

The storyboard status.

-returns

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.

-remarks

Unless this method is called from a handler for OnStoryboardStatusChanged events, the only values it returns are UI_ANIMATION_STORYBOARD_BUILDING, UI_ANIMATION_STORYBOARD_SCHEDULED, UI_ANIMATION_STORYBOARD_PLAYING, and UI_ANIMATION_STORYBOARD_READY.

-see-also

IUIAnimationStoryboard2

IUIAnimationStoryboardEventHandler2::OnStoryboardStatusChanged

UI_ANIMATION_STORYBOARD_STATUS