Syntax
interface XActiveDataControl : com::sun::star::uno::XInterface ;
Description
makes it possible to control an active data source.
This interface should be supported by objects which implement
XActiveDataSource or XActiveDataSink .
Method Summary
|
addListener |
registers an object to receive events from this data source.
|
|
removeListener |
unregisters an object to receive events from this data source.
|
|
start |
starts I/O.
|
|
terminate |
does a weak abort.
|
|
Known Services Which Export this Interface
|
com::sun::star::io::Pump -
com::sun::star::io::Pump -
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.