UltraLite Static C++ User's Guide
Synchronization Parameters Reference
Synchronization parameters
Reports return values from custom user authentication synchronization scripts.
The values set by the default MobiLink user authentication mechanism are described in auth_status synchronization parameter.
The parameter is read-only.
Access the parameter as follows:
ul_synch_info info; // ... returncode = info.auth_value;
authenticate_user connection event
authenticate_user_hashed connection event
auth_status synchronization parameter