[]
Sets the tag.
public void SetTag(object @object, int id)
| Type | Name | Description |
|---|---|---|
| object | object | The @object. |
| int | id | The id. |
HRESULT IUIAnimationVariable2::SetTag([In, Optional] IUnknown* object,[In] unsigned int id)
public void SetTag(IntPtr @object, int id)
| Type | Name | Description |
|---|---|---|
| IntPtr | object | |
| int | id |