Microsoft Internet Security and Acceleration Server 2000

FPCProtocolConnection.PortLow Property

Gets a port number designating the low end of the range.

VBScript Syntax[VBScript]

[ lPort = ] FPCProtocolConnection.PortLow

C++ Syntax[C++]

HRESULT get_PortLow(
  long *plPort
);

Parameters

lPort
Long value that specifies the beginning port number. It can be a value from 1 through 65535.

The property is read-only.

Applies To

FPCProtocolConnection