J-Integra® Espresso Programming Documentation (API)

InputStream.read_long Method

Reads a CORBA long (that is, C# int) value from this input stream.

int read_long();

Parameters

none

Return Value

The int value read from this input stream.

Remarks

none

Exceptions

none

See Also

InputStream Interface | InputStream Members | CORBA.portable Namespace | Ics.CORBA Namespace