Microsoft Internet Security and Acceleration Server 2000

FPCIpRange.IP_To Property

Gets the upper bound of the IP range.

VBScript Syntax[VBScript]

[ sTo = ] FPCIpRange.IP_To

C++ Syntax[C++]

HRESULT get_IP_To(
  BSTR *psTo
);

Parameters

sTo
String that specifies the upper bound.

The property is read-only.

Applies To

FPCIpRange