Microsoft Internet Security and Acceleration Server 2000

IFWXIpFilter::Compare Method

Compares the IP ranges of two IP filters.

HRESULT Compare(
  [in] IFWXIpFilter *pIpFilter
);

Parameters

pIpFilter
[in] Pointer to the IFWXIpFilter interface.

Return Values

S_OK
The ranges are equal.
S_FALSE
The ranges are not equal.