In The Hand - .NET Components for Mobility
TomTomError Enumeration
NamespacesInTheHand.TomTomTomTomError
TomTom error constants.
Declaration Syntax
C#Visual Basic
public enum TomTomError
Public Enumeration TomTomError
Members
MemberDescription
None
Returned if the command was processed successfully.

NoSession
No session was created.

NoResponse
No response from the server to the client.

NoMethod
Command not supported by TomTomNavigationServer.

BadParams
Number of params for the command does not match.

MethodFailed
Internal error during processing of the command.

EngineBusy
Server busy, command was ignored.

NoMapOpen
No map was currently open (could happen when the map was not activated).

UnknownError
Unspecified error.

Assembly: InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0