MAPS | DEVELOPER
 

PC*MILER Connect APIs, G

An alphabetical listing of PC*MILER Connect APIs.

PCMSGetTollDiscountName
Syntax  int PCMSGetTollDiscountName(PCMServerID serv, int idx, char *buffer, int bufSize) Parameters  PCMServerID serv – The PC*MILER server ID. int ...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSGetTravelTimes
Syntax  int PCMSGetTravelTimes (Trip trip, int day, unsigned long *pDurationArray, unsigned long arrayCount) Parameters  Trip trip – Handle to a trip....
Thu, 25 Jun, 2020 at 7:03 PM
PCMSGetRoutingProfileName
Syntax  int PCMSGetRoutingProfileName(PCMServerID serv, int routingProfileIndex, char *buffer, int bufSize) Parameters  PCMServerID serv – The PC*MILE...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSGetRpt
Syntax  int PCMSGetRpt(Trip trip, int rpt, char *buffer, int bufSize) Parameters  Trip trip – Handle to a trip. int rpt – The report type. char *buf...
Mon, 7 Jun, 2021 at 6:44 PM