|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Used to obtain the native clipboard format data. More...
#include <ocf/ocview.h>
Public Member Functions | |
| TOcFormatData (TOcFormat &format, void *userData=0, HANDLE handle=0, bool paste=false, owl::TPoint *where=0) | |
Public Attributes | |
| TOcFormat & | Format |
| Clipboard format. | |
| void * | UserData |
| User data for mapping to a selection. | |
| HANDLE | Handle |
| clipboard data in handle | |
| bool | Paste |
| are we doing a paste? | |
| owl::TPoint * | Where |
| Where to drop this data. | |
| void* ocf::TOcFormatData::UserData |
| owl::TPoint* ocf::TOcFormatData::Where |