The GetUnitUnitGroups method retrieves the procedures from a list of unit groups of which a unit is a member.
Parameters
The session identifier.
A numeric handle to a list returned by a previous call to OpenUnitUnitGroupList.
The total number of groups to get from the list. This is less than or equal to the total number in the list returned by a previous call to OpenUnitUnitGroupList.
Return Values
An array of UnitGroupProperties - one for each group requested from the list.
Remarks
You can make multiple calls to GetUnitUnitGroups to iterate down the list.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|