IFWXFirewallAction::Cancel
Method
Cancels a Firewall service action.
HRESULT Cancel();
Return Values
- S_OK
- The method succeeded.
- FWX_E_TERMINATING
- The action has already been canceled.
Remarks
The Firewall service can automatically cancel certain actions,
including:
- Actions that are supposed to happen only once (the action is
canceled after its first occurrence).
- Actions that have a timeout.
- An action associated with a session that has been killed.
See Also
IFWXSession::AllowFutureConnect,
IFWXSession::SetDataFilterFactory