MAPS | DEVELOPER
 

PC*MILER Connect APIs, G

An alphabetical listing of PC*MILER Connect APIs.

PCMSGetHOSRouteReport
Syntax  int PCMSGetHOSRouteReport(Trip trip, char *buffer, int bufSize) Parameters  Trip trip – Handle to a trip. char *buffer – An empty, allocated ...
Mon, 7 Jun, 2021 at 6:24 PM
PCMSGetHTMLRpt
Syntax  long PCMSGetHTMLRpt(Trip trip, int rpt, char *buffer, long bufSize) Parameters  Trip trip – Handle to a trip. int rpt – The report type. cha...
Mon, 7 Jun, 2021 at 6:25 PM
PCMSGetLegInfo
Syntax int PCMSGetLegInfo(Trip trip, int legNum, struct legInfoType *pLegInfo) Parameters  Trip trip – Handle to a trip. int legNum  – The leg of the...
Mon, 7 Jun, 2021 at 6:26 PM
PCMSGetLocAtMiles
Syntax  int PCMSGetLocAtMiles(Trip trip, long miles, char *locBuf, int bufSize) Parameters  Trip trip – Handle to a trip. long miles – Miles into the...
Mon, 7 Jun, 2021 at 6:27 PM
PCMSGetLocAtMinutes
Syntax  int PCMSGetLocAtMinutes(Trip trip, long minutes, char *locBuf, int size) Parameters  Trip trip – Handle to a trip. long minutes – Minutes int...
Mon, 7 Jun, 2021 at 6:28 PM
PCMSGetLocRadItem
Syntax  int PCMSGetLocRadItem(Trip trip, int index, char *buffer, int bufSize) Parameters  Trip trip – Handle to a trip. int index ­– The item index,...
Mon, 7 Jun, 2021 at 6:29 PM
PCMSGetManagedRouteMsgBytes (Deprecated)
Syntax  long PCMSGetManagedRouteMsgBytes(Trip trip, char *pBuffer, long bufSize, long lOORCompliance, double dOORDist, bool bIsFirstLegManaged) Paramet...
Mon, 3 Jun, 2019 at 3:04 PM
PCMSGetMatch
Syntax  int PCMSGetMatch(Trip trip, int index, char *buffer, int bufSize) Parameters  Trip trip – Handle to a trip. int index ­– The index of the mat...
Mon, 7 Jun, 2021 at 6:30 PM
PCMSGetNumFPARPOICategories
Syntax  int PCMSGetNumFPARPOICategories(PCMServerID serv) Parameters  PCMServerID serv – The PC*MILER server ID.   Description Gets the number of P...
Thu, 25 Jun, 2020 at 7:03 PM
PCMSGetNumMilesDecimals
Syntax  int PCMSGetNumMilesDecimals() Parameters  None Description Gets the number of decimal positions currently returned for distance values. ...
Thu, 25 Jun, 2020 at 7:03 PM