14.10.6.4 Description
This member function creates a NamedValue object. Its intended use is for the result argument of a request that needs a NamedValue object. The extra steps of creating an NVList object are avoided by calling this member function.
When no longer needed, the NamedValue object must be freed using
the CORBA::release
member function.
Parent topic: CORBA::ORB::create_named_value