PC*MILER|Connect APIs, G
An alphabetical listing of PC*MILER|Connect APIs.
Syntax int PCMSGetHOSRouteReport(Trip trip, char *buffer, int bufSize) Parameters
Trip trip – Handle to a trip. char *buffer – An empty, allocated...
Fri, 2 Feb, 2018 at 7:49 PM
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, 5 Feb, 2018 at 8:04 PM
Syntax int PCMSGetLegInfo(Trip trip, int legNum, struct legInfoType *pLegInfo) Parameters Trip trip – Handle to a trip. int legNum – The leg of the...
Tue, 6 Feb, 2018 at 5:53 PM
Syntax int PCMSGetLocAtMiles(Trip trip, long miles, char *locBuf, int bufSize) Parameters Trip trip – Handle to a trip. long miles – Miles into the...
Thu, 5 Jul, 2018 at 7:51 PM
Syntax int PCMSGetLocAtMinutes(Trip trip, long minutes, char *locBuf, int size) Parameters Trip trip – Handle to a trip. long minutes – Minutes int...
Fri, 29 Jun, 2018 at 6:08 PM
Syntax int PCMSGetLocRadItem(Trip trip, int index, char *buffer, int bufSize) Parameters Trip trip – Handle to a trip. int index – The item index,...
Mon, 5 Feb, 2018 at 7:07 PM
Syntax long PCMSGetManagedRouteMsgBytes(Trip trip, char *pBuffer, long bufSize, long lOORCompliance, double dOORDist, bool bIsFirstLegManaged) Para...
Wed, 7 Feb, 2018 at 5:26 PM
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, 5 Feb, 2018 at 7:19 PM
Syntax int PCMSGetNumFPARPOICategories(PCMServerID serv) Parameters PCMServerID serv – The PC*MILER server ID. Description Gets the number of P...
Thu, 8 Feb, 2018 at 4:10 PM
Syntax
int PCMSGetNumMilesDecimals() Parameters
None Description Gets the number of decimal positions currently returned for distance values....
Fri, 2 Feb, 2018 at 7:50 PM