SUPPORT CENTER

PC*MILER


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, 14 Jun, 2018 at 4:41 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...
Mon, 5 Feb, 2018 at 2:23 PM
PCMSSetAnglicize
Syntax  int PCMSSetAnglicize(PCMServerID serv, bool onOff) Parameters  PCMServerID serv – The PC*MILER server ID. bool onOff – Set to True to turn o...
Tue, 6 Feb, 2018 at 2:15 PM
PCMSSetArrivalTime
Syntax  int PCMSSetArrivalTime(Trip trip, int entryDateType, int arrivalTimeZone, int arrivalYear, int arrivalMonth, int arrivalDay, int arrivalHour, int ...
Fri, 2 Feb, 2018 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...
Mon, 5 Feb, 2018 at 2:26 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...
Tue, 25 Sep, 2018 at 3:15 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...
Wed, 14 Feb, 2018 at 4:00 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. Descript...
Mon, 5 Feb, 2018 at 2:59 PM
PCMSSetCostOptions
Syntax  int PCMSSetCostOptions(Trip trip, bool units, int fuelInUnit, int fuelCost, int mpgCostLoaded, int mpgCostEmpty, int otherCostLoaded, int otherCost...
Mon, 5 Feb, 2018 at 3:10 PM
PCMSSetCustomMode
Syntax  void PCMSSetCustomMode(Trip trip, bool onOff) Parameters  Trip trip – Handle to a trip. bool onOff – Set to True for custom routing; False t...
Mon, 5 Feb, 2018 at 3:15 PM