Microsoft Internet Security and Acceleration Server 2000

FPCEnterprisePolicies.Remove Method

Removes a policy from the collection.

VBScript Syntax[VBScript]

FPCEnterprisePolicies.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

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

Applies To

FPCEnterprisePolicies