MAPS | DEVELOPER
 

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. D...
Thu, 25 Jun, 2020 at 7:03 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, 25 Jun, 2020 at 7:02 PM
PCMSNewTripWithRegion
Syntax  trip PCMSNewTripWithRegion(PCMServerID serv, const char* regionID) Parameters  PCMServerID serv – The PC*MILER server ID. const char *regionI...
Thu, 25 Jun, 2020 at 7:02 PM
PCMSNumHTMLRptBytes
Syntax  long PCMSNumHTMLRptBytes(Trip trip, int rpt)   Parameters  Trip trip – Handle to a trip. int rpt – The report type. Description Returns th...
Mon, 7 Jun, 2021 at 7:41 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 us...
Thu, 25 Jun, 2020 at 7:02 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...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSNumPOICategories
Syntax  int PCMSNumPOICategories(PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Gets the number of availabl...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSNumRegions
Syntax  int PCMSNumRegions(PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID. Description Gets the number of regions in the...
Thu, 25 Jun, 2020 at 7:02 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, 7 Jun, 2021 at 7:46 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, 7 Jun, 2021 at 7:48 PM