Collection Contents 上一页 下一页 PDF

UltraLite for MobileVB 用户指南

UltraLite for MobileVB API 参考

ULStreamErrorContext 枚举


ULStreamErrorContext 常量标识可用来指定 ULStreamErrorContext 的常量。ULStreamErrorContext 是在发生流错误时执行的网络操作。

常量
ulStreamErrorContextUnknown 0
ulStreamErrorContextRegister 1
ulStreamErrorContextUnregister 2
ulStreamErrorContextCreate 3
ulStreamErrorContextDestroy 4
ulStreamErrorContextOpen 5
ulStreamErrorContextClose 6
ulStreamErrorContextRead 7
ulStreamErrorContextWrite 8
ulStreamErrorContextWriteFlush 9
ulStreamErrorContextEndWrite 10
ulStreamErrorContextEndRead 11
ulStreamErrorContextYield 12
ulStreamErrorContextSoftshutdown 13

Collection Contents 上一页 下一页 PDF