RouteTrak API
CRTEngine::RTWriteExtendedHeader
CRTEngine | See Also
RTERROR RTWriteExtendedHeader(LPBYTE lpbExtendedHeader, DWORD dwExtendedHeaderSize);
Parameters
Parameters Description
lpbExtendedHeader Pointer to a a buffer of data
dwExtendedHeaderSize The size of the buffer pointed to by lpbExtendedHeader

Description
Allows the application to write extra data to the header section of the log file
Remarks
If the base RouteTrak data is to be extended, there may be extra information that the application needs recorded in the header section of the log file. This would be data that applies to the entire trail, rather than record specific data.
See Also
Class
Links

Copyright (c) 2001-2004 Links Point Inc.