J-Integra® Espresso Programming Documentation (API)

ORB.object_to_string Method

Converts the given CORBA object reference to a string. The format of this string is predefined by IIOP.

string object_to_string(
 Ics.CORBA.Object obj
);

Parameters

obj
the object reference to stringify

Return Value

the string representing the object reference

Remarks

none

Exceptions

none

See Also

ORB Interface | ORB Members | Ics Namespace