navGetAPILevel (Function) |
Top Previous Next |
This function will determine the maximum navigation API level that is supported by the navigation device.
Note: Some devices that report support for level 8 and above may not support every level below. Check the return code for the specific functions to see if the feature is supported.
Input: None.
Returns: INT The navigation API level supported by navigation device.
Declaration: FUNCTION navGetAPILevel : INT;
Example: INCLUDE rtcu.inc |