Microsoft Internet Security and Acceleration Server 2000

FPCServerPublishingRule.GetPrimaryPortOfProtocolUsed Method

Returns the primary port associated with the protocol that was set in the call to SetProtocol.

VBScript Syntax[VBScript]

[ lPort = ] FPCServerPublishingRule.GetPrimaryPortOfProtocolUsed

C++ Syntax[C++]

HRESULT GetPrimaryPortOfProtocolUsed(
 long *plPort
);

Parameters

lPort
Long value that specifies the port number.

See Also

FPCServerPublishingRule