Microsoft Internet Security and Acceleration Server 2004 SDK

IFWXTaskCompletion

The IFWXTaskCompletion interface enables the posting of a custom task to the Microsoft Firewall service completion port.

When To Implement

An application filter that needs to receive completion notifications for tasks posted to the Firewall service completion port must implement this notification interface.

Methods in Vtable Order

The IFWXTaskCompletion interface inherits the methods of the standard COM interface IUnknown.

In addition, IFWXTaskCompletion defines the following method.

Method Description
CompleteTask Receives a notification when a task posted using the IFWXFirewall2::PostTaskCompletion method has completed.

Requirements

Server: Requires Windows Server 2003 or Windows 2000.
Version: Requires Internet Security and Acceleration Server 2004.
Header: Declared in Wspfwext.idl.

See Also

Filter Interfaces, IFWXNetworkSocket::Accept