#include <DropTarget.h>
Public Attributes | |
| IDataObject * | pDataObject |
| A pointer to the data being draged/droped. | |
| DWORD | grfKeyState |
| Modifier key being pressed. | |
| POINTL | pt |
| Current screen coordinates of the cursor. | |
| FORMATETC * | format |
| Format that was accepted. | |
|
|
Format that was accepted.
|
|
|
Modifier key being pressed.
|
|
|
A pointer to the data being draged/droped.
|
|
|
Current screen coordinates of the cursor.
|
1.2.18