Microsoft Internet Security and Acceleration Server 2000

FpcPfRemotePortType

The FpcPFRemotePortType enumerated type contains values that describe packet filter port-type options.

enum FpcPfRemotePortType {
  fpcPfAnyRemotePort,
  fpcPfFixedRemotePort
};

Members

fpcPfAnyRemotePort (1)
Any port.
fpcPfFixedRemotePort
Fixed port (followed by port number).

Requirements

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