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

service DynamicResultSet
Description
provides read access to a static or dynamically changing ::com::sun::star::ucb::ContentResultSet .

For example, a ::com::sun::star::ucb::DynamicResultSet is returned from the open-command executed by an ::com::sun::star::ucb::XCommandProcessor of the service ::com::sun::star::ucb::Content .

Developers Guide
Exported Interfaces
::com::sun::star::ucb::XDynamicResultSet
Description
Provides read access to a static or a dynamically changing ::com::sun::star::ucb::ContentResultSet .

This interface is required.


 
Top of Page