In The Hand
TomTomError Enumeration
NamespacesInTheHand.TomTomTomTomError
.NET Components for Mobility
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.

HasFlag
Determines whether one or more bit fields are set in the current instance.

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