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.
interface IFWXAcceptCompletion : IUnknown
An application filter that calls IFWXNetworkSocket::Accept must implement this interface to handle newly accepted connections.
The IFWXAcceptCompletion interface inherits the methods of the IUnknown interface.
In addition, IFWXAcceptCompletion defines the following method.
Method | Description |
---|---|
Receives a notification that the work performed in a call to the IFWXNetworkSocket::Accept method is completed. |
Server | Requires Windows Server 2008. |
---|---|
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Wspfwext.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.