The IFWXTaskCompletion interface enables the posting of a custom task to the Microsoft Firewall service completion port.
interface IFWXTaskCompletion : IUnknown
An application filter that needs to receive completion notifications for tasks posted to the Firewall service completion port must implement this notification interface.
The IFWXTaskCompletion interface inherits the methods of the IUnknown interface.
In addition, IFWXTaskCompletion defines the following method.
Method | Description |
---|---|
Receives a notification when a task posted using the IFWXFirewall2::PostTaskCompletion method has completed. |
Server | Requires Windows Server 2008. |
---|---|
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Wspfwext.idl. |
Filter Interfaces
IFWXNetworkSocket::Accept
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.