This callback is called as a result of the GetAttributes
method. Once the server returns information about the requested
file/directory, it will be parsed by wodSFTP and provided
using this callback.
Permissions are defined by the POSIX standard. For a
brief description, please refer to the GetAttributes
help page.
If you are unfamiliar with representing dates with
double type, you can convert AccessTime and ModificationTime to SYSTEMTIME structure using VariantTimeToSystemTime API.
NOTE: this callback is called only if
you have created an instance of the SftpEventsStruct structure, and set its Attributes member to the
function implementing it.