Back to product page

DirItemTypes Enumeration


These constants define type of the item shown in wodSFTPdll's LoopItem and LoopError callbacks.


Remarks

Members

Constant Value Description
typeDirectory0 Item is a directory.
typeSymlink 1 Item is a symbolic link.
typeFile2 Item is a file.
typeTemporary 3 Item is a temporary file/folder.
typeUnknown4 Unknown item.

Platforms

Windows