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 {
52 long read( [out] sequence < byte > aReadBytes , [in]
long nBytesToRead )
61 void write( [in] sequence < byte > aData )
83 string getDescription();
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
A bidirectional bytestream.
Definition: XConnection.idl:33
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47