SYNOPSIS

int MGOselempnetid (Validation **lst, Validation *val)

DESCRIPTION

The MGOselempnetid() function selects empnetid records. Information is passed through val and returned through the linked list lst. The selection criteria fields are:

val.validid is the validation id. If unspecified, all records are returned. The following fields are set for each selected empnetid:

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

MGOdelempnetid(), MGOfreevalidation(), MGOinsempnetid(), MGOzero()