SYNOPSIS

int MGOselvaladmin (Admin **lst, Admin *adm)

DESCRIPTION

The MGOselvaladmin() function selects validation admin records. Information is passed through adm and returned through the linked list lst. The selection criteria fields are:

adm.principal is the principal name. adm.code is the validation source reference code. The following fields are set for each selected validation admin:

RETURN VALUE

Returns the number of records selected upon success or -1 if an error occurred (in which case MGOerrno and MGOerrmsg are set appropriately).

ERRORS

AUTHENTICATION LEVEL

rmango

SEE ALSO

MGOdelvaladmin(), MGOfreeadmin(), MGOinsvaladmin(), MGOselrvalsource(), MGOupdvaladmin(), MGOzero()