Syntax
interface XRemoteContentProviderSupplier : com::sun::star::uno::XInterface ;
Description
Provide access to a collection of remote content providers.
See also
- XRemoteContentProviderAcceptor
-
Method Details
|
|
Syntax
- com::sun::star::lang::XMultiServiceFactory queryRemoteContentProvider
(
- string Identifier );
Description
Get a factory through which a remote content provider's
UniversalContentBroker service can be instantiated.
Parameter Identifier
- An arbitrary identifier uniquely identifying a
remote content provider.
Returns
- the appropriate factory, or null if none is available.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.