int MGOdelempnetid (Validation *val)
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.
Returns the number of records deleted upon success or -1 if an error occurred (in which case MGOerrno and MGOerrmsg are set appropriately).
wmango