IAzApplications::get_Count method (azroles.h)

The Count property retrieves the number of IAzApplication objects in the collection.

This property is read-only.

Syntax

HRESULT get_Count(
  long *plCount
);

Parameters

plCount

Return value

None

Remarks

The Count property can be used to specify the last IAzApplication object in a collection when retrieving a specific IAzApplication object using the IAzApplications.Item property.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header azroles.h
Library Azroles.lib
DLL Azroles.dll
Redistributable Windows Server 2003 Administration Tools Pack on Windows XP