Context::context_name

Overview Retrieves the name of a context.
Original class CORBA::Context


Intended Usage

Context object can optionally be named. A context name can be used to specify a starting search scope. The context_name method retrieves the name of a context.

Syntax

  const char * context_name() const;

Input parameters

None

Return values

const char *
A pointer to the name of the context, if any, or a null pointer. Ownership of the return value is maintained by the Context; the return value must not be freed by the caller.

Related reference
CORBA module



Searchable topic ID:   rcor_modcx3
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modcx3.html

Library | Support | Terms of Use | Feedback