OWLNext 7.0
Borland's Object Windows Library for the modern age
|
IBDropDest – Supported by container app's document window and/or other areas inside the window. More...
#include <ocf/ocbocole.h>
Public Member Functions | |
virtual HRESULT _IFUNC | Drop (TOcInitInfo *, owl::TPoint *, const owl::TRect *)=0 |
virtual void _IFUNC | DragFeedback (owl::TPoint *, const owl::TRect *, TOcMouseAction, owl::uint, HRESULT &)=0 |
virtual HRESULT _IFUNC | Scroll (TOcScrollDir scrollDir)=0 |
virtual HRESULT _IFUNC | GetScrollRect (owl::TRect *)=0 |
Public Member Functions inherited from ocf::IBDataNegotiator | |
virtual owl::uint _IFUNC | CountFormats ()=0 |
virtual HRESULT _IFUNC | GetFormat (owl::uint, TOcFormatInfo *)=0 |
IBDropDest – Supported by container app's document window and/or other areas inside the window.
Definition at line 409 of file ocbocole.h.
|
pure virtual |
Implemented in ocf::TOcView, and ocf::TOcRemView.
|
pure virtual |
Implemented in ocf::TOcView.
|
pure virtual |
Implemented in ocf::TOcView.
|
pure virtual |
Implemented in ocf::TOcView.