My Project
Variables
Delete all stations in the target station list

Delete all stations of the station list. More...

Variables

static final int MSG_RI_DELETE_ALL_STATIONS = 101
 

Detailed Description

Delete all stations of the station list.

Delete all stations in the station list vector.
Please note that stations can not be deleted in some situations:

Returned error codes:

RI_ERROR_NONE if everything is ok.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_IS_INITIALIZING if the Remote Interface service is not initialized yet.

RI_ERROR_NOT_DURING_NAVIGATION if you try to delete stations during an active navigation.
RI_ERROR_NOT_IN_THIS_ACTIVITY if the current activity doesn't allow to delete the stations.


© PTV Group 2021 Generated on Sun Oct 2 2022 19:28:23 for My Project by doxygen 1.8.17