ComponentOne Bitmap for UWP
GetVariableFromTag(IntPtr,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Manager2 Class > GetVariableFromTag Method : GetVariableFromTag(IntPtr,Int32) Method
HRESULT IUIAnimationManager2::GetVariableFromTag([In, Optional] IUnknown* object,[In] unsigned int id,[Out] IUIAnimationVariable2** variable)
Syntax
'Declaration
 
Public Overloads Function GetVariableFromTag( _
   ByVal object As System.IntPtr, _
   ByVal id As System.Integer _
) As Variable2
public Variable2 GetVariableFromTag( 
   System.IntPtr object,
   System.int id
)

Parameters

object
id
See Also

Reference

Manager2 Class
Manager2 Members
Overload List