14.7.1.1.5 Return Values

If the function succeeds, the return value is a pointer to the newly created NamedValue object. The returned NamedValue object reference is owned by the NVList and must not be released.

If the member function does not succeed, a CORBA::NO_MEMORY exception is thrown.