Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
包含文件进行上载或下载时的状态/进度信息的结构。
public typedef struct mlft_stream_error_w
wchar_t
system_error_code 值的本地化说明(如果系统中提供)或 stream_error_code 值的详细信息。
ss_error_code
特定流错误。
有关可能值的列表,请参见 %SQLANY12%\SDK\Include\sserror.h 头文件中的 ss_error_code 枚举。
asa_int32
系统特定的错误代码。
此结构原型当您在 Win32 平台上引用 mlft_stream_error 结构和 #define the UNICODE 宏时内部使用。通常,您创建 UltraLite 应用程序时不会直接引用此结构。