Adds an application reference to the running object table.
[Visual Basic .NET]
Public Function Add ( _
ByVal pApp As AppRef _
) As Integer
[C#]
public int Add (
AppRef pApp
);
Product Availability
Available with ArcGIS Desktop.
See Also
IAppROT Interface | IApplication Interface