Syntax 

int PCMSGetErrorEx(Trip trip, char *buffer, int bufSize)


Parameters

Trip trip – Handle to a trip. 

char *buffer – Buffer that will receive the error string.

int bufSize – Available size of the buffer.


Description

Generates a string indicating at which stop in the trip an error occurred.


Return Values 

Standard returns


Supported Since: PC*MILER Connect 18

Category: Trip Management