J-Integra® Espresso Programming Documentation (API)

ORB.get_primitive_tc Method

Retrieves the TypeCode object that represents the given primitive IDL type.

Ics.CORBA.TypeCode get_primitive_tc(
 Ics.CORBA.TCKind tcKind,
);

Parameters

tcKind
the TCKind instance corresponding to the desired primitive type.

Return Value

the requested TypeCode object.

Remarks

none

Exceptions

none

See Also

ORB Interface | ORB Members | Ics Namespace