int MGOdelextcategory (Validation *cat)
The MGOdelextcategory() function deletes an extended category record. Information is passed through cat. The required fields are:
cat.validid is the validation id. cat.source_code is the validation source reference code. This may be specified as "0" for a source-less binding. cat.category_code is the category reference code.
Returns the number of records deleted upon success or -1 if an error occurred (in which case MGOerrno and MGOerrmsg are set appropriately).
wmango
MGOinsextcategory(), MGOselextcategory(), MGOselrcategory(), MGOselrvalsource(), MGOzero()