[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Variable2.GetTag

GetTag Method

GetTag(out object, out int)

Gets the tag.

Declaration
public void GetTag(out object @object, out int id)
Parameters
Type Name Description
object object

The @object.

int id

The id.

GetTag(out IntPtr, out int)

HRESULT IUIAnimationVariable2::GetTag([Out, Optional] IUnknown** object,[Out, Optional] unsigned int* id)

Declaration
public void GetTag(out IntPtr @object, out int id)
Parameters
Type Name Description
IntPtr object
int id