This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTrack Interface > IAGAnimationTrack.AttachObject Method (ArcObjects .NET 10.4 SDK) |
Attach object to the track.
[Visual Basic .NET] Public Sub AttachObject ( _ ByVal pObject As Object _ )
[C#] public void AttachObject ( object pObject );
[C++]
HRESULT AttachObject(
LPUNKNOWN pObject
);
[C++]
Parameters pObject [in] pObject is a parameter of type LPUNKNOWN