The GetUnitInventoryGroups method retrieves the inventory groups from a unit's list.
Parameters
The session identifier.
A numeric handle to a list returned by a previous call to OpenUnitInventoryGroupList.
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 OpenUnitInventoryGroupList.
Return Values
An array of UnitInventoryGroupProperties - one for each group requested from the list.
Remarks
Make multiple calls to GetUnitInventoryGroups to iterate down the list.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|