J-Integra® Espresso Programming Documentation (API)

ORB.create_any Method

Creates an IDL Any object initialized to contain a Typecode object whose kind field is set to TCKind.tc_null.

Ics.CORBA.Any create_any();

Parameters

none

Return Value

the newly-created Any object.

Remarks

none

Exceptions

none

See Also

ORB Interface | ORB Members | Ics Namespace