summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/connection/XConnection.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/udkapi/com/sun/star/connection/XConnection.idl b/udkapi/com/sun/star/connection/XConnection.idl
index d8d7ea56d8da..e8325775c407 100644
--- a/udkapi/com/sun/star/connection/XConnection.idl
+++ b/udkapi/com/sun/star/connection/XConnection.idl
@@ -43,6 +43,8 @@ published interface XConnection: com::sun::star::uno::XInterface
@return The read number of bytes.
The return value and the length of the
returned sequence must be identical.
+ @param aReadBytes
+ The buffer to receive the read bytes.
@param nBytesToRead
The number of bytes to be read from the stream.