service OleDropTarget in module com::sun::star::datatransfer::dnd:: |
service OleDropTarget;
This service connects the Java-like UNO Drag & Drop protocol to the protocol used on window platforms. It realizes the drop target.
Exported Interfaces |
Used to provide data to other applications via Ole Drap & Drop protocol.
The service expects a windows window handle. It is passed as unsigned long.
For shutdown and listener support.
Service should always support this interface.
Service should always support this interface.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.