RuleDelete()

Deletes a rule.

Token ID

AFTKN_RULE_DELETE or 639

Syntax

VOID RuleDelete( [ANSISTRING UserID]; 
                 [ANSISTRING RuleName)]

Parameters

UserID As ANSISTRING

(Optional)

RuleName As ANSISTRING

The name of the rule to delete.

See Also