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