(PHP 4)
hw_GetChildCollObj — Object records of child collections
$connection
   , int $objectID
   )
   Returns object records. Each object records belongs to a child collection
   of the collection with ID objectID. The function
   will not return child documents.
  
connectionThe connection identifier.
objectIDThe object identifier.
Returns an array of object records.