Microsoft Internet Security and Acceleration Server 2000

FPCIpRange.IP_From Property

Gets the lower bound of the IP range.

VBScript Syntax[VBScript]

[ sFrom ] = FPCIpRange.IP_From

C++ Syntax[C++]

HRESULT get_IP_From(
  BSTR *psFrom
);

Parameters

sFrom
String that specifies the lower bound.

The property is read-only.

Applies To

FPCIpRange