Microsoft Internet Security and Acceleration Server 2000

FpcPfIcmpCodeOptions

The FpcPfIcmpCodeOptions enumerated type represents Internet Control Message Protocol (ICMP) code options used by the IP packet filter.

enum FpcPfIcmpCodeOptions {
  fpcPfAnyIcmpCode,
  fpcPfFixedIcmpCode
};

Members

fpcPfAnyIcmpCode (1)
Any ICMP code.
fpcPfFixedIcmpCode (2)
Fixed ICMP code.

Requirements

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