Previous Topic: OpenUnitGroupComputerMembersListNext Topic: OpenUnitGroupUnitMembersList


OpenUnitGroupUnitGroupMembersList

The OpenUnitGroupUnitGroupMembersList method opens a list of the unit groups that are members of the given unit group.

The method returns the total number of groups in the list, and a handle to the list that can be used for further calls to GetUnitGroupUnitGroupMembers

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitGroupId (m)

The UUID of the unit group whose member groups are to be listed.

UnitGroupPropertiesRequired unitGroupPropertiesRequired (m)

The properties that will be required when getting a group from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of unit groups that can be passed to GetUnitGroupUnitGroupMembers

xsd:long totalNoOfUnitGroups

The total number of groups in the list whose handle has been returned.

Remarks

None

More information:

UnitGroupPropertiesRequired