interface XConnectCallback in module com::sun::star::bridge:: |
interface XConnectCallback : com::sun::star::uno::XInterface ;
is used to call the remote server when a client wants to establish a connection.
The server has to return the remote object that it would provide to the specified client.
Method Summary |
|
attemptConnect | is called if a client tries to connect to a remote server. |
Method Details |
||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.