Share via


IFWXAcceptCompletion Interface

The IFWXAcceptCompletion interface includes a method for receiving a notification when an asynchronous accept operation is completed in a call to the IFWXNetworkSocket::Accept method.

Syntax

interface IFWXAcceptCompletion : IUnknown

When To Implement

An application filter that calls IFWXNetworkSocket::Accept must implement this interface to handle newly accepted connections.

Methods

The IFWXAcceptCompletion interface inherits the methods of the IUnknown interface.

In addition, IFWXAcceptCompletion defines the following method.

Method Description

CompleteAsyncAccept

Receives a notification that the work performed in a call to the IFWXNetworkSocket::Accept method is completed.

Requirements

Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
Header

Declared in Wspfwext.idl.

See Also

Filter Interfaces

Send comments about this topic to Microsoft

Build date: 6/30/2010