NamedValue::name

Overview Returns the argument name.
Original class CORBA::NamedValue


Intended Usage

The name method is used by a client program when querying a NamedValue associated with a DII request. The name method returns the argument name, which is optional. The argument name in a NamedValue, if present, matches the argument name specified in the IDL definition of the operation.

Syntax

  const char *name() const;

Input parameters

None.

Return values

const char *
The argument name, if any, or a null pointer. Ownership of the return value is maintained by the NamedValue; the return value must not be freed by the caller.

Related reference
CORBA module



Searchable topic ID:   rcor_modna4
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_modna4.html

Library | Support | Terms of Use | Feedback