int TsLogEndLogging ( TsLogFiles logFile )

Turn off logging on the log file indicated by the keyword passed in

Documentation

Turn off logging on the log file indicated by the keyword passed in.
Returns:
TRUE - On success, FALSE - On failure
Parameters:
logFile - specifies which class of log file to affect.
Author:
Stephen Lau
Version:
June 1995
See Also:
TsLogFiles


Back to TerraVision API Home Page