SYNOPSIS

int MGOdelempnetid (Validation *val)

DESCRIPTION

The MGOdelempnetid() function deletes an empnetid record. Information is passed through val. The required fields are:

val.uwnetid is the uwnet id. val.validid is the validation id. Either field may be specified alone.

RETURN VALUE

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

ERRORS

AUTHENTICATION LEVEL

wmango

SEE ALSO

MGOinsempnetid(), MGOselempnetid(), MGOzero()