SYNOPSIS

int MGOinsempnetid (Validation *val)

DESCRIPTION

The MGOinsempnetid() function inserts a new empnetid record. Information is passed through val. The required and optional fields are:

val.validid is the validation id. val.uwnetid is the uwnetid name. val.lname is the last name. val.fname is the first name.

RETURN VALUE

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

ERRORS

AUTHENTICATION LEVEL

wmango

SEE ALSO

MGOdelempnetid(), MGOselempnetid(), MGOzero()