Microsoft Internet Security and Acceleration Server 2000

FpcPfIcmpTypeOptions

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

enum FpcPfIcmpTypeOptions {
  fpcPfAnyIcmpType,
  fpcPfFixedIcmpType
};

Members

fpcPfAnyIcmpType (1)
Any ICMP type.
fpcPfFixedIcmpType (2)
Fixed ICMP type.

Requirements

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