UltraLite for MobileVB User's Guide
UltraLite for MobileVB API Reference
The ULStreamType constants identify constants you can use to specify stream type. These represent the types of MobiLink synchronization streams you can use for synchronization.
Constant | Value | Description |
---|---|---|
ulUnknown | 0 | No stream type has been set. You must set a stream type before synchronization. |
ulTCPIP | 1 | TCP/IP stream |
ulHTTP | 2 | HTTP stream |
ulHTTPS | 3 | HTTPS synchronization |
ulPalmConduit | 4 | For HotSync synchronization |