The OpenUnitGroupUnitMembersList method opens a list of the units (user accounts, user profiles, and computers) that are members of the given unit group.
The method returns the total number of units in the list, and a handle to the list that can be used for further calls to GetUnitGroupUnitMembers
Parameters
The session identifier.
The UUID of the unit group whose member units are to be listed.
An array of unit property filter definitions to limit the units returned by the search.
The properties that will be required when getting a unit from the list.
Return Values
A numeric handle to a list of units that can be passed to GetUnitGroupUnitMembers
The total number of units in the list whose handle has been returned.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|