ComponentOne Bitmap for UWP
GetTag(IntPtr,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Storyboard2 Class > GetTag Method : GetTag(IntPtr,Int32) Method
HRESULT IUIAnimationStoryboard2::GetTag([Out, Optional] IUnknown** object,[Out, Optional] unsigned int* id)
Syntax
'Declaration
 
Public Overloads Sub GetTag( _
   ByRef object As System.IntPtr, _
   ByRef id As System.Integer _
) 
public void GetTag( 
   out System.IntPtr object,
   out System.int id
)

Parameters

object
id
See Also

Reference

Storyboard2 Class
Storyboard2 Members
Overload List