navStopSetActive (Function) |
Top Previous Next |
This function will activate the destination. The currently active destination, if any, is set to inactive. Note that if the navigation device cannot find a street at the destination, the destination is not activated, although the former active destination is still set to inactive.
Input: ID : INT The ID used to identify the destination in navStopSet.
Returns: INT
Declaration: FUNCTION navStopSetActive : INT;
Example: INCLUDE rtcu.inc |