Share via


TerminateFilter Callback Function

The TerminateFilter function indicates to the filter that it will be removed from memory. When this function is called, you should make sure that the filter closes any attachments it has made to system resources.

The TerminateFilter function is declared as:

Syntax

BOOL WINAPI TerminateFilter(
  __in  DWORD dwFlags
);

Parameters

  • dwFlags
    No values for the dwFlags parameter have been identified at this time.

Requirements

Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
Header

Declared in Httpfilt.h.

See Also

Entry-Point Functions

Send comments about this topic to Microsoft

Build date: 6/30/2010