Deny Method of the IFWXUdpDestination Interface

The Deny method blocks the destination.

Syntax

HRESULT Deny(
	DWORD Reserved
);

Parameters

Reserved

Reserved for future use. Must be zero.

Return Value

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

Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXUdpDestination


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.