Microsoft Internet Security and Acceleration Server 2000

FPCExtensions.VendorParametersSets Property

Gets a reference to an object for storing and loading custom data into the FPCExtensions object's storage.

VBScript Syntax[VBScript]

[ collFPCVendorParametersSets = ] FPCExtensions.VendorParametersSets 

C++ Syntax[C++]

HRESULT get_VendorParametersSets(
  IFPCVendorParametersSets **pcollFPCVendorParametersSets
);

Parameters

collFPCVendorParametersSets
Reference to an FPCVendorParametersSets collection.

The property is read-only.

Applies To

FPCExtensions