Tuxedo
0

Administering a Tuxedo Application at Run Time

 Previous Next Contents View as PDF  

CORBA::Context::context_name

Synopsis

Returns the name of a given Context object.

C++ Binding

Const char * CORBA::Context::context_name () const;

Arguments

None.

Description

This member function returns the name of a given Context object. The Context object reference owns the memory for the returned char *. Users should not modify this memory.

Return Values

If the member function succeeds, it returns the name of the Context object. The value may be empty if the Context object is not a child Context created by a call to CORBA::Context::create_child.

If the Context object has no name, this is an empty string.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy