Top   Module   Use   Manual   Index 

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

struct FolderList


Description
A list of folders.


Elements

com::sun::star::ucb::FolderListCommand Command
Description
The command to process on this list of folders.
sequence< com::sun::star::ucb::FolderListEntry > List
Description
The list of folders (only used in conjunction with FolderListCommand::SET ).
Top of Page