|
Previous Top Next |
The TotalFileSize property is used in the ScanFiles method to keep the total file size in the directory or directories being scanned. If ScanFiles is called from the CounFilesInDirectories, i.e. if ScanFiles is called with the pCountOnly=True, then TotalFileSize is not used and will be 0 (zero).
It is declared as:
TotalFileSize DECIMAL(15,0)