Microsoft Internet Security and Acceleration Server 2000

FPCPrimaryRoute.RedirectHostPort Property

Gets the port number for the redirection.

VBScript Syntax[VBScript]

[ lPort = ] FPCPrimaryRoute.RedirectHostPort 

C++ Syntax[C++]

HRESULT get_RedirectHostPort(
  long *plPort
);

Parameters

lPort
Long value that specifies the port.

The property is read-only.

Applies To

FPCPrimaryRoute