IFWXTaskCompletion Interface

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

Syntax

interface IFWXTaskCompletion : IUnknown

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

The IFWXTaskCompletion interface inherits the methods of the IUnknown interface.

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 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

See Also

Filter Interfaces
IFWXNetworkSocket::Accept


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.