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