MAPS | DEVELOPER
 

PC*MILER Connect APIs, S

PCMSSetAccessRule
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
PCMSSetAlphaOrder
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
PCMSSetAnglicize
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
PCMSSetArrivalTime
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
PCMSSetBordersOpen
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
PCMSSetCalcType
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
PCMSSetCalcTypeEx
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
PCMSSetCost
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
PCMSSetCostOptions
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
PCMSSetCurrency
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