Collection Contents 上一页 下一页 PDF

UltraLite for MobileVB 用户指南

UltraLite for MobileVB API 参考

ULStreamType 枚举


ULStreamType 常量标识可用来指定流类型的常量。它们表示可用于同步的 MobiLink 同步流的类型。

常量 说明
ulUnknown 0 尚未设置任何流类型。同步之前必须设置流类型。
ulTCPIP 1 TCP/IP 流
ulHTTP 2 HTTP 流
ulHTTPS 3 HTTPS 同步
ulPalmConduit 4 用于 HotSync 同步

Collection Contents 上一页 下一页 PDF