Microsoft Internet Security and Acceleration Server 2000

FPCDirectIpDestination.IP_From Property

Gets the lower-bound IP address of the range.

VBScript Syntax[VBScript]

[ sIp = ] FPCDirectIpDestination.IP_From

C++ Syntax[C++]

HRESULT get_IP_From(
  BSTR *psIp
);

Parameters

sIp
String that specifies the lower-bound IP address of the range.

The property is read-write.

Applies To

FPCDirectIpDestination