(PHP3 >= 3.0.3, PHP4 )
hw_GetChildCollObj -- object records of child collections
Description
array hw_getchildcollobj (int connection, int objectID)
     Returns an array of object records. Each object records
     belongs to a child collection of the collection with ID
     objectID. The function will not return
     child documents.
     See also hw_ChildrenObj(),
              hw_GetChildDocCollObj().