PC*MILER|Connect APIs, G
An alphabetical listing of PC*MILER|Connect APIs.
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
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
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
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
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
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
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