SUPPORT CENTER

PC*MILER


PC*MILER|Connect APIs, S

PCMSSetRouteLevel
Syntax  void PCMSSetRouteLevel (Trip trip, bool useStreets)   Parameters  Trip trip – Handle to a trip. bool useStreets – True sets routing to street l...
Fri, 2 Feb, 2018 at 8:06 PM
PCMSSetRoutingProfileName
Syntax  int PCMSSetRoutingProfileName(Trip trip, const char *profileName) Parameters  Trip trip – Handle to a trip. const char *profileName – The nam...
Fri, 2 Feb, 2018 at 8:07 PM
PCMSSetShowFerryMiles
Syntax  void PCMSSetShowFerryMiles (Trip trip, bool onOff) Parameters  Trip trip – Handle to a trip. bool onOff – Set to True to include ferry distan...
Mon, 5 Feb, 2018 at 3:55 PM
PCMSSetStopAsWaypoint
Syntax  int PCMSSetStopAsWaypoint(Trip trip, int which, BOOL isWaypoint) Parameters  Trip trip – Handle to a trip. int which – The stop number.  isW...
Tue, 6 Feb, 2018 at 4:22 PM
PCMSSetStopOptions
Syntax  int PCMSSetStopOptions(Trip trip, int stopIndex, bool onDuty, int stopDuration, int stopType) Parameters  Trip trip – Handle to a trip. int s...
Fri, 2 Feb, 2018 at 8:07 PM
PCMSSetTollMode
Syntax  void PCMSSetTollMode(Trip trip, int mode) Parameters  Trip trip – Handle to a trip. int mode – Sets which toll mode will be used to calculate...
Mon, 5 Feb, 2018 at 4:01 PM
PCMSSetVehicleConfig
Syntax  int PCMSSetVehicleConfig  (Trip tripID, int units, int overPerm, double height, double width, double length, long weight, int axle, int lcv) Pa...
Fri, 2 Feb, 2018 at 8:08 PM
PCMSSetVehicleType
Syntax  void PCMSSetVehicleType (Trip trip, bool onOff) Parameters  Trip trip – Handle to a trip. Bool onOff – Set to True to turn on heavy vehicle t...
Fri, 2 Feb, 2018 at 8:08 PM
PCMSStateList
Syntax   int PCMSStateList (PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Returns the number of U.S. state...
Fri, 2 Feb, 2018 at 8:09 PM
PCMSStateListItem
Syntax  int PCMSStateListItem (PCMServerID, int index, char *buffer, int bufSize, bool bAddCountry) Parameters  PCMServerID serv – The PC*MILER serve...
Fri, 2 Feb, 2018 at 8:09 PM