Discuss this help topic in SecureBlackbox Forum
Changes a file system entry information.
Declaration
Parameters
Possible info flags:
|
Return value
Returns a VFS error code.
Possible values:
|
Description
Use this method to change to change certain information about the entry in the file system.
Note, that info flags setting differs for VCL and .NET versions.
To enable several modes in .NET use bitwise OR operation, for example "entryInfoModifyDate | entryInfoCreateDate | entryInfoAccessDate".