Microsoft Internet Security and Acceleration Server 2000 |
Gets a copy of the IP filter object for the socket. 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 copy will not affect the socket object.