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