This document is archived and information here might be outdated. Recommended version. |
Returns the underlying object implementing basic map and ActiveView. This is used to populate the TOC.
[Visual Basic .NET] Public Function GetActiveView ( _ ) As IActiveView
[C#] public IActiveView GetActiveView ( );
[C++]
HRESULT GetActiveView(
void
);
The GetActiveView method returns the IActiveView interface of the ITOCControl::Buddy. This will either be a Map, PageLayout, Scene or Globe.