Hi,
The NSFDbModifiedTimeByName C API function was added to the API from 6.5.6 and 7.0.2.
However there is nothing about it even in the “Lotus C API Notes/Domino 8.5 Reference” giude.
I found the definition of it
STATUS LNPUBLIC NSFDbModifiedTimeByName(const char *DbName, TIMEDATE *retDataModified, TIMEDATE *retNonDataModified);
but I’d like to know more details about how it works (as well as to see it in the giude
)
Thanks
Sergey