Microsoft Internet Security and Acceleration Server 2000

FPCDirectIpDestination.IP_To Property

Gets the upper bound of the IP range.

VBScript Syntax[VBScript]

FPCDirectIpDestination.IP_To ( =sIp )

C++ Syntax[C++]

HRESULT get_IP_To(
  BSTR *psIp
);

Parameters

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

The property is read-write.

Applies To

FPCDirectIpDestination