Microsoft Internet Security and Acceleration Server 2000 |
Gets a copy of the IP filter object for the connection. Returns NULL if the connection is not limited to a range of IP addresses.
HRESULT GetIpFilter( IFWXIpFilter **ppIpFilter );
Because the returned object is a copy, modifying the object does not affect the connection.