Microsoft Internet Security and Acceleration Server 2000 |
Checks if a particular IP address is included in the ranges of those allowed by the IP filter.
HRESULT IsIncluded( IN_ADDR IP );
Based on the value returned by IFWXIpFilter::IsIncluded, you can decide whether to initiate a connection. There is no automatic effect upon the connection. For example, you may use this method in the following way: