com :: sun :: star :: io :: interface XActiveDataControl
- Base Interface
- 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 .
Methods' 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.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.