[Enterprise Extensions only]

CORBA types and business objects

Most of the CORBA types map directly onto C++ types and can be used transparently to C++. For more information on these types, see the topic CORBA basic types.

Other CORBA types are more complex to use because they return object references to the caller. For more information on these types, see the topic CORBA types that return object references.