service DynamicResultSet in module com::sun::star::ucb::

(Global Index)

Syntax

service DynamicResultSet;

Description

provides read access to a static or dynamically changing ContentResultSet .

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

Exported Interfaces

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

Description

Provides read access to a static or a dynamically changing ContentResultSet .

This interface is required.


Top of Page