Microsoft Internet Security and Acceleration Server 2000

IFWXIpFilter::IncludeRange Method

Includes a range of IP addresses in the IP filter.

HRESULT IncludeRange(
  IN_ADDR IP_From,
  IN_ADDR IP_To
);

Parameters

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