SUPPORT CENTER

PC*MILER


PC*MILER|Connect APIs, A-F

PCMSAbout
Syntax  int PCMSAbout (const char *which, char *buffer, int bufSize) Parameters  const char *which ­­– The keyword for the information you are seeking...
Mon, 5 Feb, 2018 at 4:24 PM
PCMSAddCustomPlace (Deprecated)
Syntax  int PCMSAddCustomPlace(PCMServerID serv, const char *name, const char *location) Parameters  PCMServerID serv – The PC*MILER server ID. const...
Thu, 28 Jun, 2018 at 4:13 PM
PCMSAddPing
Syntax int PCMSAddPing(Trip trip, char *tripLatLon) Parameters   Trip trip – Handle to a trip. Char *tripLatLon – A lat/long pair separated by a comm...
Thu, 1 Feb, 2018 at 4:49 PM
PCMSAddStop
Syntax  int PCMSAddStop(Trip trip, const char *stop) Parameters  Trip trip – Handle to a trip. const char *stop – A geocodable location.   Descr...
Mon, 19 Feb, 2018 at 5:51 PM
PCMSAFActivateRegion (Deprecated)
Syntax  int PCMSAFActivateRegion(PCMServerID serv, const char *regionID, bool activate) Parameters  PCMServerID serv – The PC*MILER server ID. const ...
Thu, 28 Jun, 2018 at 4:14 PM
PCMSAFActivateSet
Syntax  int PCMSAFActivateSet(PCMServerID server, const char *setName, bool activate) Parameters  PCMServerID serv – The PC*MILER server ID. const ch...
Thu, 28 Jun, 2018 at 4:14 PM
PCMSAFExportRegion (Deprecated)
Syntax  int PCMSAFExportRegion(PCMServerID serv, const char *regionID, const char *fileName, const char *delimiter) Parameters  PCMServerID serv – The...
Thu, 28 Jun, 2018 at 4:14 PM
PCMSAFExportSet (Deprecated)
Syntax  int PCMSAFExportSet(PCMServerID serv, const char *setName, const char *fileName, const char *delimiter) Parameters  PCMServerID serv – The PC*...
Thu, 28 Jun, 2018 at 4:15 PM
PCMSAirDistToRte
Syntax  int PCMSAirDistToRte(Trip trip, char *location, int leg)   Parameters  Trip trip – Handle to a trip. int leg – Index of the current leg of the ...
Fri, 2 Feb, 2018 at 9:04 PM
PCMSAnglicize
Syntax int PCMSAnglicize(char *outBuf, char *inBuf) Parameters char *outBuf – Buffer that will receive the anglicized string. char *inBuf – Any input...
Thu, 1 Feb, 2018 at 4:49 PM