EmulateForBind Method of the IFWXConnection Interface

The EmulateForBind method emulates a bind for an incoming request.

Syntax

HRESULT EmulateForBind();

Parameters

This method has no parameters.

Return Value

S_OK

The method succeeded.

FWX_E_TERMINATING

The object is shutting down.

FWX_E_ALREADY_EMULATED

The connection is already being emulated (the same connection cannot be emulated twice).

FWX_E_BAD_CONTEXT

This method is only valid in the context of certain events. It cannot be used at other times.

Requirements

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

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXConnection
EmulateConnection


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.