Clears out all of the map objects in memory. The client must call one of the Start methods again before attempting any other operations.
[Visual Basic 6.0]
Sub Stop
[Visual Basic .NET]
Public Sub Stop ( _
)
[C#] public void Stop ( );
[Java] public void stop ( ) throws IOException, AutomationException
[C++]
HRESULT Stop(
void
);