int TsLogStartLogging ( TsLogFiles logFile )

Turn on logging for the log file indicated by the key passed in as a parameter

Documentation

Turn on logging for the log file indicated by the key passed in as a parameter. If it is already logging, nothing bad will/should happen.
Returns:
TRUE - on success, FALSE - on failure
Parameters:
logFile -
Author:
Stephen Lau
Version:
June 1995
See Also:
TsLogFiles


Back to TerraVision API Home Page