RouteTrak API
CRTEngine::RTSetDriverInformation
CRTEngine | See Also
RTERROR RTSetDriverInformation(LPCTSTR lpszDriverID, LPCTSTR lpszVehicleID = NULL, LPCTSTR lpszRouteID = NULL);
Parameters
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
Returns
RTE_NONE if successful
Description
Sets the driver, vehicle and route information for the log file.
See Also
Class
Links

Copyright (c) 2001-2004 Links Point Inc.