19 #ifndef _COM_SUN_STAR_CONNECTION_XCONNECTION_IDL_
20 #define _COM_SUN_STAR_CONNECTION_XCONNECTION_IDL_
25 module com { module sun { module star { module connection {
54 long read( [out] sequence < byte > aReadBytes , [in]
long nBytesToRead )
63 void write( [in] sequence < byte > aData )
85 string getDescription();
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
A bidirectional bytestream.
Definition: XConnection.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:47