J-Integra® Espresso Programming Documentation (API)

OutputStream.write_long Method

Writes a CORBA long (i.e. C# int) value to this stream.

void write_long(
 int 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