navStopSetDone (Function) |
Top Previous Next |
This function will change the status of the destination to "Done". The next destination in the route, if any, is not activated.
Input: ID : INT The ID used to identify the destination in navStopSet.
Returns: INT
Declaration: FUNCTION navStopSetDone : INT;
Example: INCLUDE rtcu.inc |