company logo

ObjectReferenceHandle :: Open - Open object reference handle

The object reference handle is opened by passing an object instance directly or via another object reference handle. The reference count for the object instance passed will be increased.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details