Top   Module   Use   Manual   Index 

com :: sun :: star :: datatransfer :: dnd ::

struct DropTargetEvent

Base Struct
com::sun::star::lang::EventObject

Description
This class is the base class for DropTargetDragEvent and DropTargetDropEvent .

To access the XDropTarget that originated this event, use the EventObject::Source member of this object.



Elements

byte Dummy
Description
UNO specification does not allow empty struct definitions.
Top of Page