Error Values
RI_ERROR_NONE = 0
No error occurred
RI_ERROR_LONGTIME_OPERATION_IN_PROGRESS = 2
Long term operation in progress
RI_ERROR_FAILED = 3
The requested function failed
RI_ERROR_NOT_INITIALIZED = 4
PTV Navigator is not initialized
RI_ERROR_NOT_ALLOWED = 5
Operation not allowed
RI_ERROR_RI_DISABLED = 7
RI Service is disabled
RI_ERROR_NO_LICENSE = 9
The navigator is not licensed or the license is invalid
RI_ERROR_OPERATION_NOT_ALLOWED = 100
Operation is not allowed in the current context
RI_ERROR_NO_SUCH_PROFILE = 101
No such profile
RI_ERROR_NO_RESULT_FOUND = 103
No result found
RI_ERROR_BCR = 104
BCR file error
RI_ERROR_ROUTE_CALC = 105
Route calculation error
RI_ERROR_NO_STREET_FOUND = 106
No street found
RI_ERROR_INVGEOCODE_FAILED = 108
Inverse geocoding failed
RI_ERROR_NOT_DURING_NAVIGATION = 109
Operation not allowed during navigation
RI_ERROR_UNSUPPORTED_EVENT_TYPE = 112
The event type for registering is not valid
RI_ERROR_INVALID_PARAMETER = 113
The parameter sent in a bundle is not valid
RI_ERROR_NO_ROUTE_FOUND = 114
No current route
RI_ERROR_ROUTE_CALC_NO_TARGET = 201
Route could not be calculated, target is not defined
RI_ERROR_FILE_ACCESS = 301
File access was not possible or was denied