J-Integra® Espresso Programming Documentation (API)

InputStream.read_ulong Method

Reads an unsigned CORBA long (that is, C# uint) value from this input stream.

uint read_ulong();

Parameters

none

Return Value

The uint value read from this input stream.

Remarks

none

Exceptions

none

See Also

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