IFWXGetXByY::Deny method

Applies to: desktop apps only

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

This method can return one of these values.

  • 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

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

IFWXGetXByY

FwxGetHostByAddrEvent

FwxGetHostByNameEvent

 

 

Build date: 7/12/2010