Microsoft Internet Security and Acceleration Server 2000

FPCVendorParametersSets.Remove Method

Removes a parameters set from the collection.

VBScript Syntax[VBScript]

FPCVendorParametersSets.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

vIndex
Required. Name or one-based index of the FPCVendorParametersSet object to remove.

Applies To

FPCVendorParametersSets