Microsoft Internet Security and Acceleration Server 2000

IFWXFilterAdmin

The IFWXFilterAdmin interface is used by filter setup to install and configure the filter.

Methods in Vtable Order

IUnknown Methods Description
QueryInterface Returns pointers to supported interfaces.
AddRef Increments the reference count.
Release Decrements the reference count.

IFWXFilterAdmin Methods Description
InstallFilter Installs a filter.
UninstallFilter Uninstalls a filter.
RegisterProtocolForFilter Registers a protocol that is controlled by a filter.
UnregisterProtocolForFilter Unregisters a protocol that is controlled by a filter.
GetProtocol Gets a previously defined protocol.
GetParameterSets Gets an interface that provides access to the filter's set of parameters.
GetFilterParameterSet Gets an interface that provides access to the filter's private configuration parameter set.
GetFilter Gets the IFPCApplicationFilter interface, which provides access to information about the application filter configuration.
GetConfigurationType Gets ISA Server configuration information.

Implementation

This interface is implemented by the Firewall service.

Requirements

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