Top   Module   Use   Manual   Index 

com :: sun :: star :: ucb ::

struct ContentProviderInfo


Description
A structure for content provider information.
See also
XContentProviderManager


Elements

com::sun::star::ucb::XContentProvider ContentProvider
Description
The content provider.
string Scheme
Description
The scheme the Provider is registered for.
Top of Page