Variables | |
const LRESULT | RI_NOERROR = 0 |
const LRESULT | RI_FUNCTIONNOTLOADED = 1 |
const LRESULT | RI_NOSHAREDACCESS = 2 |
const LRESULT | RI_NAVIGATIONNOTACTIVE = 3 |
const LRESULT | RI_NOTAWINDOW = 4 |
const LRESULT | RI_NOTFOUND = 5 |
const LRESULT | RI_NOFREEBUFFER = 6 |
const LRESULT | RI_WRONGDLLVERSION = 7 |
const LRESULT | RI_NOTLINKABLE = 10 |
const LRESULT | RI_NOTADDED = 11 |
const LRESULT | RI_NODESC = 12 |
const LRESULT | RI_ALREADY = 13 |
const LRESULT | RI_TOBIG = 14 |
const LRESULT | RI_NOTWRITE = 15 |
const LRESULT | RI_STOPGPS = 16 |
const LRESULT | RI_NOTRUN = 17 |
const LRESULT | RI_NOFIX = 18 |
const LRESULT | RI_NOTAV = 19 |
const LRESULT | RI_USER = 20 |
const LRESULT | RI_START_RETRACTED = 21 |
const LRESULT | RI_TARGET_RETRACTED = 22 |
const LRESULT | RI_START_TARGET_RETRACTED = 23 |
const LRESULT | RI_NOTTS = 24 |
const LRESULT | RI_AMBIGUOUS = 25 |
const LRESULT RI_NOERROR = 0 |
RI_NOERROR = 0 when no error occured
const LRESULT RI_FUNCTIONNOTLOADED = 1 |
RI_FUNCTIONNOTLOADED = 1 when the function could not be loaded with GetProcAddress. Only when USE_LOADLIBRARY is set.
const LRESULT RI_NOSHAREDACCESS = 2 |
RI_NOSHAREDACCESS = 2 when locking did not work. Should never be raised.
const LRESULT RI_NAVIGATIONNOTACTIVE = 3 |
RI_NAVIGATIONNOTACTIVE = 3 when navigator not active, or the configuration of the navigator is not completed.
const LRESULT RI_NOTAWINDOW = 4 |
RI_NOTAWINDOW = 4 when not window
const LRESULT RI_NOTFOUND = 5 |
RI_NOTFOUND = 5 when not found
const LRESULT RI_NOFREEBUFFER = 6 |
RI_NOFREEBUFFER = 6 when no free buffer
const LRESULT RI_WRONGDLLVERSION = 7 |
RI_WRONGDLLVERSION = 7 when DLL version is wrong
const LRESULT RI_NOTLINKABLE = 10 |
RI_NOTLINKABLE = 10 when Mercator coordinates not linkable for RI_LinkMercator2Map
const LRESULT RI_NOTADDED = 11 |
RI_NOTADDED = 11 when Stop Off Point not added
const LRESULT RI_NODESC = 12 |
RI_NODESC = 12 when description failed for add stop off point
const LRESULT RI_ALREADY = 13 |
RI_ALREADY = 13 when GPS Recording already is running
const LRESULT RI_TOBIG = 14 |
RI_TOBIG = 14 when output file for GPS Recording is to big
const LRESULT RI_NOTWRITE = 15 |
RI_NOTWRITE = 15 when GPS Record could not write to File
const LRESULT RI_STOPGPS = 16 |
RI_STOPGPS = 16 when GPS Records stops
const LRESULT RI_NOTRUN = 17 |
RI_NOTRUN = 17 when GPS Record not run
const LRESULT RI_NOFIX = 18 |
RI_NOFIX = 18 when GPS Signal not fix
const LRESULT RI_NOTAV = 19 |
RI_NOTAV = 19 when GPS signal not available
const LRESULT RI_USER = 20 |
RI_USER = 20 when User abort
const LRESULT RI_START_RETRACTED = 21 |
RI_START_RETRACTED = 21 when Startpoint was retracted
const LRESULT RI_TARGET_RETRACTED = 22 |
RI_TARGET_RETRACTED = 22 when Target point was retracted
const LRESULT RI_START_TARGET_RETRACTED = 23 |
RI_START_TARGET_RETRACTED = 23 when Start and Target point was retracted
const LRESULT RI_NOTTS = 24 |
RI_NOTTS = 24 when TTS is not available for speaking messages
const LRESULT RI_AMBIGUOUS = 25 |
RI_AMBIGUOUS = 25 when 6 digit search result is ambiguous
© PTV Group 2020 | Generated on Wed Apr 15 2020 12:47:52 for by 1.8.8 |