9.166 CStpKCProt::SetFile
BOOL CStpKCProt::SetFile(const SCString& scsFileName, BOOL bAppend)
Creates the log file and returns TRUE logfile created, FLASE failed to create logfile
Defined in: StpDBAccess.hpp
|
Parameters
|
scsFileName
Input name of logfile
bAppend
Input TRUE appends data to a existing logfile FALSE create a new one
|
