Microsoft Internet Security and Acceleration Server 2000

FPC.VendorParametersSets Property

Gets a reference to an object that stores vendor-specific data. The VendorParametersSets property allows third-party extensions to be integrated into ISA. Any third-party data that is loaded into the FPCVendorParametersSets collection will be backed up with all other FPC objects.

VBScript Syntax[VBScript]

[ collFPCVendorParametersSets = ] FPC.VendorParametersSets

C++ Syntax[C++]

HRESULT get_VendorParametersSets(
  IFPCVendorParametersSets **collFPCVendorParametersSets
);

Parameters

collFPCVendorParametersSets
Reference to the FPCVendorParametersSets collection.

The property is read-only.

Applies To

FPC