Public Member Functions | |
| CP_DragReceiveUPP (DragReceiveHandlerProcPtr inProcPtr, OSWindow inWindow, void *inRefCon=NULL) | |
| ~CP_DragReceiveUPP () | |
| operator DragReceiveHandlerUPP () | |
Protected Attributes | |
| DragReceiveHandlerUPP | fReceiveUPP |
| OSWindow | fOSWindow |
|
||||||||||||||||
|
DragReceiveHandlerUPP wrapper constructor. This will create and install a drag receive handler with the MacOS Drag Manager. The destructor will remove the installed handler.
|
|
|
Destructor.
|
|
|
|
|
|
|
|
|
|
1.4.0