J-Integra® Espresso Programming Documentation (API)

InputStream.read_ulonglong Method

Reads a CORBA unsigned longlong (that is, C# ulong) value from this input stream.

ulong read_ulonglong();

Parameters

none

Return Value

The ulong value read from this input stream.

Remarks

none

Exceptions

none

See Also

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