The GetUnitGroupUnitMembers method retrieves the units (computers, user accounts, and user profiles) from a unit group's member list.
Parameters
The session identifier.
A numeric handle to a list returned by a previous call to OpenUnitGroupUnitMembersList.
The total number of units to get from the list. This is less than or equal to the total number in the list returned by a previous call to OpenUnitGroupUnitMembersList.
Return Values
An array of UnitProperties - one for each unit requested from the list.
Remarks
You can make multiple calls to GetUnitGroupUnitMembers to iterate down the list.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|