Microsoft Internet Security and Acceleration Server 2000 |
Gets a collection of all of this protocol's primary connections.
[ collFPCProtocolConnections = ] FPCFilterProtocol.PrimaryConnections
HRESULT get_PrimaryConnections( IFPCProtocolConnections **pcollFPCProtocolConnections );
The property is read-only.
An application filter protocol must list its primary outbound connections in the FPCProtocolConnections collection. The Firewall service uses the list to determine which NAT connections should be processed by the service.
Secondary connections should not be listed here.