Microsoft Internet Security and Acceleration Server 2000

FPCProtocolDefinitions.Count Property

Gets the number of protocol objects in the collection.

VBScript Syntax[VBScript]

[ lCount = ] FPCProtocolDefinitions.Count

C++ Syntax[C++]

HRESULT get_Count(
  long *plCount
);

Parameters

lCount
Long value that specifies the number of protocol objects.

The property is read-only.

Applies To

FPCProtocolDefinitions

See Also

FPCProtocolDefinition