Deny Method of the IFWXGetXByY Interface
The Deny method denies the name resolution request.
Syntax
HRESULT Deny(
DWORD Reserved
);
Parameters
- Reserved
Reserved for future use. The parameter value must be zero.
Return Value
S_OK
The Deny method succeeded.FWX_E_TERMINATING
The IFWXGetXByY interface is no longer valid.
Remarks
FWX_E_TERMINATING would be returned if the filter called this method from any point other than within the IFWXSessionFilter::FirewallEventHandler method because the IFWXGetXByY interface can no longer affect the results.
Requirements
| Server | Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2. |
| Version | Requires Forefront Threat Management Gateway (TMG) 2010. |
| Header | Declared in Wspfwext.idl. |
| DLL | Requires Wspsrv.exe. |
See Also
IFWXGetXByY
FwxGetHostByAddrEvent
FwxGetHostByNameEvent
Send comments about this topic to Microsoft
Build date: 6/30/2010