2010
Michael Natterer
Returns the item's list of children.
This procedure returns the list of items which are children of the specified item. The order is topmost to bottommost.
unknown
Type | Name | Description |
---|---|---|
unknown | item | The item |
Type | Name | Description |
---|---|---|
PF_INT | num-children | The item's number of children (num-children >= 0) |
unknown | child-ids | The item's list of children |