11.2.3.7 Return Value
-
CORBA::Object_ptr
- An object reference created with the
ObjectId
generated by the system and therep_id
provided by the user. The object reference will need to be converted to a specific object type by invoking the_narrow()
operation defined for the specific object. The caller is responsible for releasing the object when the conversion is done.
Parent topic: start_persistent_systemid