UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
The ULAuthStatusCode is the auth_status synchronization parameter used in the ULSyncResult object.
| Constant | Value |
|---|---|
| ulAuthStatusUnknown | 0 |
| ulAuthStatusValid | 1000 |
| ulAuthStatusValidButExpiresSoon | 2000 |
| ulAuthStatusExpired | 3000 |
| ulAuthStatusInvalid | 4000 |
| ulAuthStatusInUse | 5000 |