验证状态信息。
public ul_validate_data
名称 | 类型 | 说明 |
---|---|---|
I | ul_u_long |
整数参数。 |
parm_count | ul_u_short |
结构中参数的数量。 |
parm_type | enum |
表示参数数组中每个参数的类型(整型或字符串型)。 |
parms | struct ul_validate_data::@12 |
参数数组。 |
s | char |
字符串参数(注意:这不是宽字符)。 |
status_id | ul_validate_status_id |
说明在校验过程中要报告的内容。 |
stop | ul_bool |
取消验证的布尔值。值为 true 表示校验已取消。 |
type | parm_type |
存储参数的类型。 |
user_data | ul_void * |
传递给校验例程的用户定义的数据指针。 |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |