|
RouteTrak API
|
RTERROR RTSetDriverInformation(LPCTSTR lpszDriverID, LPCTSTR lpszVehicleID = NULL, LPCTSTR lpszRouteID = NULL);
| Parameters | Description |
| lpszDriverID | A pointer to a TCHAR buffer containing the name of the driver |
| lpszVehicleID | A pointer to a TCHAR buffer containing the name of the vehicle |
| lpszRouteID | A pointer to a TCHAR buffer containing the name of the route |