IFWXUdpDestination::Deny method

Applies to: desktop apps only

The Deny method blocks the destination.

Syntax

HRESULT Deny(
  DWORD Reserved
);

Parameters

  • Reserved
    Reserved for future use. Must be zero.

Return value

This method can return one of these values.

  • S_OK
    The destination will be denied.

  • E_INVALIDARG
    Invalid (nonzero) value was passed to the Reserved parameter.

  • FWX_E_BAD_CONTEXT
    The method was not called in the context of an event handler.

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

IFWXUdpDestination

 

 

Build date: 7/12/2010