company logo

ObjectReferenceHandle :: Close - Close object reference handle

The reference to the object instance will be removed and the handle is empty (invalid). In order to access another referenced object, it may be re-opened calling Open(),

Return value:  Success ( bool  )

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

Implementation details