J-Integra® Espresso Programming Documentation (API)

Any.create_input_stream Method

Creates an input stream from which this Any object's value can be unmarshalled.

Ics.CORBA.portable.InputStream create_input_stream();

Parameters

none

Return Value

the newly-created InputStream.

Remarks

none

Exceptions

none

See Also

Any Interface | Any Members | Ics Namespace