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