PC*MILER Connect APIs, S
Syntax int PCMSSetAccessRule(Trip trip, bool onOff) Parameters Trip trip – Handle to a trip. bool onOff – Set to True to turn on warnings in Detai...
Thu, 25 Jun, 2020 at 7:03 PM
Syntax void PCMSSetAlphaOrder (Trip trip, bool alphaOrder) Parameters Trip trip – Handle to a trip. bool onOff – Set to True to list states alphab...
Thu, 25 Jun, 2020 at 7:03 PM
Syntax int PCMSSetAnglicize(PCMServerID serv, bool onOff) Parameters PCMServerID serv – The PC*MILER server ID. bool onOff – Set to True to turn on...
Thu, 25 Jun, 2020 at 7:03 PM
Syntax int PCMSSetArrivalTime(Trip trip, int entryDateType, int arrivalTimeZone, int arrivalYear, int arrivalMonth, int arrivalDay, int arrivalHour, int a...
Mon, 7 Jun, 2021 at 8:01 PM
Syntax void PCMSSetBordersOpen (Trip trip, bool open) Parameters Trip trip – Handle to a trip. bool onOff – Set to True to allow border crossings;...
Thu, 25 Jun, 2020 at 7:03 PM
Syntax void PCMSSetCalcType (Trip trip, int routeType) Parameters Trip trip – Handle to a trip. int routeType – Sets the routing method using the S...
Mon, 7 Jun, 2021 at 8:02 PM
Syntax void PCMSSetCalcTypeEx (Trip trip, int rtType, int optFlags, in vehType) Parameters Trip trip – Handle to a trip. int rtType – The route typ...
Thu, 25 Jun, 2020 at 7:03 PM
Syntax void PCMSSetCost (Trip trip, int cost) Parameters Trip trip – Handle to a trip. int cost – The trip’s cost per mile in cents. Descripti...
Thu, 25 Jun, 2020 at 7:03 PM
Syntax int PCMSSetCostOptions(Trip trip, bool units, int fuelInUnit, int fuelCost, int mpgCostLoaded, int mpgCostEmpty, int otherCostLoaded, int otherCost...
Thu, 25 Jun, 2020 at 7:03 PM
Syntax void PCMSSetCurrency (Trip trip, int currency) Parameters Trip trip – Handle to a trip. currency – 0 (Default) for U.S. currency; 1 for Can...
Thu, 25 Jun, 2020 at 7:03 PM