company logo

ObjectRating :: OpenResultPH - Open result property handle

The function opens a transient collection for objects to be stored in the result collection. Type and index definitions are taken from the collection passed as base collection.

Return value:  Success ( logical  )

Implementation details

logical ObjectRating  :: OpenResultPH ( PropertyHandle *result_ph, PropertyHandle *base_ph )
  • result_ph - Result collection

    The result collection is passed in order to return the result of the operation. The result collection may already contain instances, in which case it will be expanded.

  • base_ph - - internal feature (not documented)