11.2.2.7 Return Value
-
CORBA::Object_ptr
- A reference to the object that was 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_transient