Microsoft Internet Security and Acceleration Server 2000

IFWXIpFilter::Clone Method

Returns a copy of an IP filter. The copy will contain the same ranges of IP addresses as the original.

HRESULT Clone(
  IFWXIpFilter **ppIpFilter
);

Parameters

ppIpFilter
[out] Address of a variable that receives a pointer to the IFWXIpFilter interface.