Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
The Cancel method cancels a Microsoft Firewall service action.
Syntax
HRESULT Cancel();
Parameters
This method has no parameters.
Return value
This method can return one of these 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 time-out.
- An action associated with a session that has been killed.
Requirements
| Minimum supported client | None supported | 
| Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only) | 
| Version | Forefront Threat Management Gateway (TMG) 2010 | 
| Header | Wspfwext.idl | 
| DLL | Wspsrv.exe | 
See also
IFWXSession::AllowFutureConnect
IFWXSession::SetDataFilterFactory
Build date: 7/12/2010