FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kSystem_ErrorAt ( kSystem  system,
kSize  index,
kChar error,
kSize  capacity 
)

Gets the verification error string at the specified index.

Parameters
systemSystem object.
indexIndex of the error.
errorBuffer to accept the null-terminated error string.
capacitySize, in characters, of the string buffer.
Returns
Operation status.