IAzTasks::get_Count method (azroles.h)
The Count property retrieves the number of IAzTask 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 IAzTask object in a collection when retrieving a specific IAzTask object using the IAzTasks.Item property.
Requirements
| 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 |