SUPPORT CENTER

PC*MILER


PC*MILER|Connect APIs, H-R

PCMSMatrixSetThreadCount
Syntax  int PCMSMatrixSetThreadCount (long threads) Parameters  long threads ­– The number of threads the trip matrix should use for processing. ...
Fri, 2 Feb, 2018 at 7:17 PM
PCMSNewTrip
Syntax  trip PCMSNewTrip (PCMServerID serv) Parameters PCMServerID serv – The PC*MILER server ID. Description Creates a new PC*MILER trip. The tr...
Thu, 4 Apr, 2019 at 1:55 PM
PCMSNewTripWithRegion
Syntax  trip PCMSNewTripWithRegion(PCMServerID serv, const char* regionID) Parameters  PCMServerID serv – The PC*MILER server ID. const char *regionI...
Thu, 1 Feb, 2018 at 8:05 PM
PCMSNumHTMLRptBytes
Syntax  long PCMSNumHTMLRptBytes(Trip trip, int rpt)   Parameters  Trip trip – Handle to a trip. int rpt – The report type. Description Returns t...
Tue, 6 Feb, 2018 at 5:44 PM
PCMSNumLegs
Syntax  int PCMSNumLegs(Trip trip) Parameters  Trip trip – Handle to a trip. Description Gets the number of legs in a calculated trip. This is u...
Thu, 1 Feb, 2018 at 8:24 PM
PCMSNumMatches
Syntax  int PCMSNumMatches(Trip trip) Parameters  Trip trip – Handle to a trip. Description Gets the number of matches of the last call to PCMSLo...
Mon, 5 Feb, 2018 at 7:28 PM
PCMSNumPOICategories
Syntax  int PCMSNumPOICategories(PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Gets the number of availab...
Mon, 5 Feb, 2018 at 6:24 PM
PCMSNumRegions
Syntax  int PCMSNumRegions(PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Gets the number of regions in th...
Wed, 7 Feb, 2018 at 6:17 PM
PCMSNumRptBytes
Syntax  long PCMSNumRptBytes(Trip trip, int rpt)   Parameters  Trip trip – Handle to a trip. int rpt – The report type. Description Gets the numbe...
Mon, 5 Feb, 2018 at 8:34 PM
PCMSNumRptLines
Syntax  int PCMSNumRptLines(Trip trip, int rpt) Parameters  int rpt – The report type. Description Gets the number of lines in a specified report...
Mon, 5 Feb, 2018 at 8:38 PM