|
SmartFTP FTP Library
|
ISFTPItem
interface ISFTPItem : IDispatch;|
ISFTPItem Methods |
Description |
|
Creates an identical copy of this item. | |
|
Checks if an attribute is valid. | |
|
Checks if an attribute bit is valid. |
|
ISFTPItem Properties |
Description |
|
Contains the last access time of the item represented as a double value. | |
|
Contains the last access time of the item represented as a FILETIME struct. | |
|
Contains the last access time of the item represented as Unix time (Number of seconds since 1. January 1970). | |
|
Contains the AllocationSize value. | |
|
Contains the attribute bits. | |
|
The create time of the item represented as a double value. | |
|
Contains the create time of the item represented as a FILETIME struct. | |
|
Contains the create time of the item represented as Unix time (Number of seconds since 1. January 1970). | |
|
Contains the last time the file attributes were changed. The value is represented as a double. | |
|
Contains the last time the file attributes were changed. The value is represented as a FILETIME struct. | |
|
Contains the last time the file attributes were changed. The value is represented as Unix time (Number of seconds since 1. January 1970). | |
|
Contains the group ownership of the item. | |
|
Contains the mime type. | |
|
Contains the last modify time of the item represented as a double value. | |
|
Contains the last modify time of the item represented as a FILETIME struct. | |
|
Contains the last modify time of the item represented as Unix time (Number of seconds since 1. January 1970). | |
|
Contains the name of the item. | |
|
Contains the owner of the item. | |
|
Contains a bit mask specifying file permissions. | |
|
Contains the size of the item. | |
|
Contains the size (higher 32 bits) of the item. | |
|
Contains the size (lower 32 bits) of the item. | |
|
Contains the type of the item. | |
|
Contains the mask for the valid attribute bits. | |
|
Contains the mask for the valid attributes. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|