Sets the internal map used by the geoprocessor.
[Visual Basic .NET] Public Sub SetInternalMap ( _ ByVal pMap As IMap _ )
[C#] public void SetInternalMap ( IMap pMap );
[C++]
HRESULT SetInternalMap(
IMap* pMap
);
[C++]Parameters
pMap [in]pMap is a parameter of type IMap
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.