int MGOdelsubscription (Subscription *sub)
The MGOdelsubscription() function deletes a subscription record. Information is passed through sub. The required fields are:
sub.uwnetid is the uwnetid name. sub.subscription_code is the subscription 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
MGOinssubscription(), MGOselsubscription(), MGOselrsubscription(), MGOupdsubscription(), MGOzero()