- Description
- Offer the local content broker to a remote content provider acceptor.
The Uno Url is handed to the
::com::sun::star::bridge::UnoUrlResolver service,
which is responsible for raising any of the advertised exceptions.
- Parameter Url
- A Uno Url to address the
XRemoteContentProviderAcceptor.
- Parameter Identifier
- An identifier handed to the
XRemoteContentProviderAcceptor.
- Returns
- success indicator. Especially, if there's already a
connection to the given Url, the call will fail, no matter whether
that connection uses the same identifier as the given one or not.
|