Microsoft Internet Security and Acceleration Server 2000

FPCClientConfigSettings.Remove Method

Removes a client settings section from the collection.

VBScript Syntax[VBScript]

FPCClientConfigSettings.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove (
  VARIANT vIndex
);

Parameters

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

Applies To

FPCClientConfigSettings