IFWXIpFilter::Compare method

Applies to: desktop apps only

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

Syntax

HRESULT Compare(
  [in]  IFWXIpFilter *pIpFilter
);

Parameters

Return value

This method can return one of these values.

  • S_OK
    The ranges are equal.

  • S_FALSE
    The ranges are not equal.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

Header

Wspfwext.idl

DLL

Wspsrv.exe

See also

IFWXIpFilter

 

 

Build date: 7/12/2010