Microsoft Internet Security and Acceleration Server 2000

FpcPfRemoteHostType

The FpcPfRemoteHostType enumerated type contains values that describe the remote host type used by the packet filter.

enum FpcPfRemoteHostType {
  fpcPfAnyHost,
  fpcPfSingleHost,
  fpcPfExternalIpRange
};

Members

fpcPfAnyHost (1)
Any host possible.
fpcPfSingleHost
Single host specified.
fpcPfExternalIpRange
A range of external IPs.

Requirements

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