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, 25 Jun, 2020 at 7:03 PM
Syntax long PCMSGetTollBreakdown(Trip trip, int discProgram, char *state) Parameters Trip trip – Handle to a trip. int discProgram – The index valu...
Mon, 7 Jun, 2021 at 3:34 PM
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
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
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
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