|
RouteTrak API
|
Each data record processed by the RouteTrak engine can be extended by the application by overriding OnRTGetExtendedData. The data supplied can be of any format, and the only restriction is that extension data has to be of a fixed size for all records in the log file that have it. The size is established in the call to RTOpenLogFile.
Some possible uses for data extensions are:
By default, the RouteTrak Server component, which processes the the log files created by the RouteTrak Engine, will ignore the extended data. Contact Links Point for information about how to extend the Server component to interpret the data.