Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

wkgl::tag_DROPTARGET_DATA Struct Reference

Passed to event handlers. This struct encaplualtes all the data needed to handle drop events. More...

#include <DropTarget.h>

List of all members.

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.


Detailed Description

Passed to event handlers. This struct encaplualtes all the data needed to handle drop events.


Member Data Documentation

FORMATETC* wkgl::tag_DROPTARGET_DATA::format
 

Format that was accepted.

DWORD wkgl::tag_DROPTARGET_DATA::grfKeyState
 

Modifier key being pressed.

IDataObject* wkgl::tag_DROPTARGET_DATA::pDataObject
 

A pointer to the data being draged/droped.

POINTL wkgl::tag_DROPTARGET_DATA::pt
 

Current screen coordinates of the cursor.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 29 03:19:02 2003 for GuiLib by doxygen1.2.18