11.2.2.7 Return Value
-
CORBA::Object_ptr - A reference to the object that was created with the
ObjectIdgenerated by the system and therep_idprovided 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