wodFtpDLX ActiveX Control - DirItemTypes Enumeration
    
 

Remarks
These constants define type of the item shown in wodFtpDLX (but also accessible through DirItems property).
 

Members

Constant Value Description
 typeDirectory 0 Item is directory.
 typeSymlink 1 Item is symbolic link.
 typeFile 2 Item is file.
 typeTemporary 3 Item is temporary file/folder.
 typeUnknown 4 Unknown item.