Microsoft Internet Security and Acceleration Server 2000

FPCAccessControlList.AceCount Property

Gets the number of FPCAccessControlEntry objects in the collection.

Syntax

[ lCount = ] FPCAccessControlList.AceCount 

C++ Syntax[C++]

HRESULT get_AceCount(
  long *plCount
);

Parameters

lCount
Long value that specifies the number of FPCAccessControlEntry objects in the collection.

The property is read-only.

Applies To

FPCAccessControlList