Compare Method of the IFWXIpFilter Interface

The Compare method compares the IP ranges of two IP filters.

Syntax

HRESULT Compare(
  [in]  IFWXIpFilter* pIpFilter
);

Parameters

pIpFilter

Pointer to the IFWXIpFilter interface.

Return Value

S_OK

The ranges are equal.

S_FALSE

The ranges are not equal.

Requirements

Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
Header

Declared in Wspfwext.idl.

DLL

Requires Wspsrv.exe.

See Also

IFWXIpFilter


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.