14.8.2.4 Description
This member function duplicates the specified Object object
reference (Obj). If the given object reference is nil,
the _duplicate function returns a nil object
reference. The object returned by this call must be freed using
CORBA::release, or must be assigned to
CORBA::Object_var for automatic destruction.
This function can throw CORBA system exceptions.
Parent topic: CORBA::Object::_duplicate