Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
3/28/2014
This method retrieves the current time span of this storyboard.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetCurrentTime(
__out XRTimeSpan* pTimeSpan
) = 0;
Parameters
- pTimeSpan
[out] Pointer to an XRTimeSpan structure that indicates the current time of this storyboard.
Return Value
Returns an HRESULT that indicates success or failure.
.NET Framework Equivalent
System.Windows.Media.Animation.Storyboard.GetCurrentTime
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |