Microsoft Internet Security and Acceleration Server 2000

FPCClientConfigSettings.Count Property

Gets the number of FPCClientSettingsSection objects in the collection.

VBScript Syntax[VBScript]

[ lCount = ] FPCClientConfigSettings.Count

C++ Syntax[C++]

HRESULT get_Count( 
  long *lCount
);

Parameters

lCount
Long value that specifies the number of FPCClientSettingsSection objects.

The property is read-only.

Applies To

FPCClientConfigSettings