IAzOperations::get_Count method (azroles.h)

The Count property retrieves the number of IAzOperation 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 IAzOperation object in a collection when retrieving a specific IAzOperation object using the IAzOperations.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