Microsoft Internet Security and Acceleration Server 2000

FpcConnectionDirectionType

The FpcConnectionDirectionType enumerated type contains values that describe the type of Firewall service connection.

enum FpcConnectionDirectionType {
  fpcInbound,
  fpcOutbound
};

Members

fpcInbound
Inbound connection.
fpcOutbound
Outbound connection.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.