|
Previous Top Next |
| Prototype: | (Long pFileAttributes) |
| pFileAttributes | File attributes to use when counting files in directories |
Currently this method only calls the SetFileAttributes method with the passed pFileAttributes. By default the FileAttributes property is set to FF_:Normal.
Example:
ITF ITFileSearchClass
Code
ITF.Init(FF_:Normal)
See also: