|
SmartFTP FTP Library
|
enum enumItemType { ftpItemTypeRegular = 1, ftpItemTypeDirectory = 2, ftpItemTypeSymLink = 3, ftpItemTypeSpecial = 4, ftpItemTypeUnknown = 5, ftpItemTypeSocket = 6, ftpItemTypeCharDevice = 7, ftpItemTypeBlockDevice = 8, ftpItemTypeFIFO = 9 };
This enumeration is used by the Type property.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|