PCMSGetCalcType
Syntax
int PCMSGetCalcType (Trip trip)
Parameters
Trip trip – Handle to a trip.
Description
Gets the trip’s current route type.
Return Values
Returns the trip’s current routing method. Valid values are:
0
: Practical1
: Shortest2
: National3
: AvoidToll4
: Air5
: Personally Owned Vehicle (POV)
Supported Since: PC*Miler Connect 12
Category: Trip Options