Share via


IFWXConnection::EmulateForBind method

Applies to: desktop apps only

The EmulateForBind method emulates a bind for an incoming request.

Syntax

HRESULT EmulateForBind();

Parameters

This method has no parameters.

Return value

This method can return one of these values.

  • 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

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

IFWXConnection

EmulateConnection

 

 

Build date: 7/12/2010