www.icetips.com  Icetips Utilities Documentation 11/14/2010    

File Search Class:  Init

Previous  Top  Next  


Prototype: (Long pFileAttributes)

 

pFileAttributesFile 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:

SetFileAttributes

FileAttributes



Direct link to this page: http://www.icetips.com/manuals/utilities/init_filesearch.htm