J-Integra® Espresso Programming Documentation (API)

OutputStream.write_ulonglong Method

Writes an unsigned CORBA longlong (i.e. C# ulong) value to this stream.

void write_ulonglong(
 ulong v
);

Parameters

v
the value to be written.

Return Value

none

Remarks

none

Exceptions

none

See Also

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