Microsoft Internet Security and Acceleration Server 2000

FPCFilterProtocols.Count Property

Gets the number of application filter protocols in the collection.

VBScript Syntax[VBScript]

[ lCount = ] FPCFilterProtocols.Count

C++ Syntax[C++]

HRESULT get_Count(
  long *plCount
);

Parameters

lCount
Long value specifying the number of application filter protocols.

The property is read-only.

Applies To

FPCFilterProtocols

See Also

FPCFilterProtocol