Microsoft Internet Security and Acceleration Server 2000

FpcServices

The FpcServices enumerated type assigns numerical values for various components of ISA.

enum FpcServices {
  fpcFwSrvSvc,
  fpcW3ProxySvc,
  fpcAllServices
};

Members

fpcFwSrvSvc
The Firewall service component.
fpcW3ProxySvc
The Web proxy service component.
fpcAllServices
All the above values combined using the OR operator.

Requirements

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