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