UltraLite ActiveX User's Guide
UltraLite ActiveX API Reference
The ULAuthStatusCode is the auth_status synchronization parameter used in the ULSyncResult object.
Constant | Value |
---|---|
ulAuthUnknown | 0 |
ulAuthValid | 1000 |
ulAuthValidButExpiresSoon | 2000 |
ulAuthExpired | 3000 |
ulAuthInvalid | 4000 |
ulAuthInUse | 5000 |