extern KADMOS_ERROR KADMOS_API SetRelResult
(const RelResult *relresult, RelResult *rrelement, int n);
extern KADMOS_ERROR KADMOS_API SetRepResult
(const RepResult *represult, RepResult *rrelement, int n);
relresult, represultrrelementRelResult or RepResult.nRE_SUCCESS or KADMOS error type.
This function reads a directly specified data structure and copies it into a field of structures of the type RelResult or RepResult.