MAPS | DEVELOPER
 

PC*MILER Connect APIs, H-R

PCMSNumStops
Syntax   int PCMSNumStops(Trip trip) Parameters  Trip trip – Handle to a trip. Description Gets the total number of stops currently in the trip’s...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSNumTollDiscounts
Syntax  int PCMSNumTollDiscounts(PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Returns the number of avail...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSOptimize
Syntax  int PCMSOptimize(Trip trip) Parameters   Trip trip – Handle to a trip. Description Optimizes the trip by changing the stop order, if nece...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSPOICategoryName
Syntax  int PCMSPOICategoryName(PCMServerID serv, int index, char *buffer, int bufSize) Parameters  PCMServerID serv – The PC*MILER server ID. int in...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSReduceCalculate
Syntax  long PCMSReduceCalculate(Trip trip, double maxMilesOffRoute, bool highwayOnly) Parameters  Trip trip – Handle to a trip. double maxMilesOffRo...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSReduceTrip
Syntax   int PCMSReduceTrip(PCMServerID serv, const char *filePath, int colTruckId, int colTruckIdLen, int colTime, int colTimeLen, int colDate, int colDat...
Thu, 25 Jun, 2020 at 7:02 PM