TypeCode::id

Overview Returns the Interface Repository identifier of an interface, structure, union, enumeration, alias, or exception.
Original class CORBA::TypeCode
Exceptions CORBA::SystemException
CORBA::TypeCode::BadKind


Intended Usage

The id method can be invoked on interface, structure, union, enumeration, alias, and exception TypeCodes. The id method returns the RepositoryId of a type.

Syntax

  const char * id() const;

Input parameters

None.

Return values

const char *
The Interface Repository identifier of the interface, structure, union, enumeration, alias, or exception. Ownership of the return value is maintained by the TypeCode; the return value must not be freed by the caller.

Related reference
CORBA module



Searchable topic ID:   rcor_modtc7
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_modtc7.html

Library | Support | Terms of Use | Feedback