Gets the basic map associated with the application.
[Visual Basic .NET] Public Function GetBasicMap ( _ ) As IBasicMap
[C#] public IBasicMap GetBasicMap ( );
[C++]
HRESULT GetBasicMap(
IBasicMap** ppMap
);
[C++]Parameters
ppMap [out, retval]ppMap is a parameter of type IBasicMap
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.