The CompleteTask method receives a notification when a task posted using the IFWXFirewall2::PostTaskCompletion method has completed.
HRESULT CompleteTask( [in] UserContextType UserData );
The UserData parameter that differentiates between completion notifications.
Implementations of this method should handle any run-time error and return S_OK.
The UserData parameter provides a context to the notification. You can use the same notification interface for a number of completion notifications and differentiate among them by using different values for UserData.
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.