Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::NamedValue::name

Synopsis

Retrieves the name attribute of the NamedValue object.

C++ Binding

const char * CORBA::NamedValue::name () const;

Arguments

None.

Description

This member function retrieves the name attribute of the NamedValue object. The name returned by this member function is owned by the NamedValue object and should not be modified or released.

Return Values

If the function succeeds, the value returned is a constant Identifier object representing the name attribute of the NamedValue object.

If the function does not succeed, an exception is thrown.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy