navStopDelete (Function) |
Top Previous Next |
This function will delete a destination. After this function is called, the destination ID is invalid.
Input: ID : INT The ID used to identify the destination in navStopSet.
Returns: INT
Declaration: FUNCTION navStopDelete : INT;
Example: INCLUDE rtcu.inc |