Is there a WIN32 C/C++ Notes API available that an application (exe) can use to authenticate a IBM Lotus Notes Client user? The application would pass the Notes Client user name, password to the API which would then authenticate the user locally against the Notes ID file and return information to the caller whether the user was authenticated successfully or not.
If there is such an API, where can we find documentation on usage.