Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the local port number used by the filter, within the allowed port range of 1 to 65535.
FPCIpPacketFilter.LocalPortNumber[ = lLocalPortNumber ]
HRESULT get_LocalPortNumber( long *plLocalPortNumber ); HRESULT put_LocalPortNumber( long lLocalPortNumber );
The property is read-write.
When the RemotePortType property is set to the fpcPfAnyPort or the fpcPfDynamicPort value of the FpcPFLocalPortType enumerated type, this property becomes meaningless.