Microsoft Internet Security and Acceleration Server 2000

FPCApplicationFilters Collection

This collection provides access to all application filters, stored as FPCApplicationFilter objects. Each FPCApplicationFilter object represents a single application filter.

This object is a property of an FPCExtensions object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCApplicationFilters interface.

Methods

The following table lists the methods of the FPCApplicationFilters collection.

Method Description
Item Retrieves the given FPCApplicationFilter object from the collection.
Refresh Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCApplicationFilters collection.

Property Description
Count Gets the number of application filter objects in the collection.
VendorParametersSets Gets a reference to an object for storing and loading custom data into the FPCApplicationFilters collection's storage.

Requirements

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