|
FireSync API
|
| kStatus kInfo64s_AppendErrors | ( | const kInfo64s * | info, |
| kArrayList | list, | ||
| const kChar * | source, | ||
| const kChar * | field, | ||
| k64s | value | ||
| ) |
Appends violation descriptions to the given list.
| info | Info structure. |
| list | Error list (kArrayList<kText128>). |
| source | Label for object containing the error. |
| field | Label for field containing the error. |
| value | Current field value. |