C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Animation Namespace / Variable2 Class / SetTag Method / SetTag(IntPtr,Int32) Method

In This Topic
SetTag(IntPtr,Int32) Method
In This Topic
HRESULT IUIAnimationVariable2::SetTag([In, Optional] IUnknown* object,[In] unsigned int id)
Syntax
'Declaration
 
Public Overloads Sub SetTag( _
   ByVal object As System.IntPtr, _
   ByVal id As System.Integer _
) 
 

Parameters

object
id
See Also