SUPPORT CENTER

PC*MILER


PC*MILER|Connect APIs, G

PCMSGetToll
Syntax  int PCMSGetToll(Trip trip) Parameters  Trip trip – Handle to a trip. Description Gets the toll charges for a trip. Available only if the...
Thu, 1 Feb, 2018 at 6:33 PM
PCMSGetTollBreakdown
Syntax  long PCMSGetTollBreakdown(Trip trip, int discProgram, char *state) Parameters  Trip trip – Handle to a trip. int discProgram – The index valu...
Thu, 1 Feb, 2018 at 6:43 PM
PCMSGetTollDiscountName
Syntax  int PCMSGetTollDiscountName(PCMServerID serv, int idx, char *buffer, int bufSize) Parameters  PCMServerID serv – The PC*MILER server ID. int ...
Wed, 13 Jun, 2018 at 4:45 PM
PCMSGetTravelTimes
Syntax  int PCMSGetTravelTimes (Trip trip, int day, unsigned long *pDurationArray, unsigned long arrayCount) Parameters  Trip trip – Handle to a trip....
Mon, 5 Feb, 2018 at 8:46 PM
PCMSGetRouteSyncMsg
Syntax  long PCMSGetRouteSyncMsg (Trip trip, void **pBuffer,  long lOORCompliance, double dOORDist, const char* externalRouteID, long startingIndex) Pa...
Fri, 2 Feb, 2018 at 8:37 PM
PCMSGetRoutingProfileName
Syntax  int PCMSGetRoutingProfileName(PCMServerID serv, int routingProfileIndex, char *buffer, int bufSize) Parameters  PCMServerID serv – The PC*MILE...
Mon, 5 Feb, 2018 at 6:17 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 *bu...
Tue, 6 Feb, 2018 at 4:57 PM