Microsoft Internet Security and Acceleration Server 2000

IFWXIpFilter::ExcludeRange Method

Excludes a range of IP addresses from the IP filter.

HRESULT ExcludeRange(
  IN_ADDR IP_From,
  IN_ADDR IP_To
);

Parameters

IP_From
[in] Lower end of IP Range to exclude.
IP_To
[in] Upper end of IP Range to exclude.