#include <customgui_matpreview.h>
Message struct for MATPREVIEW_DRAGNDROP_START, MATPREVIEW_DRAGNDROP_RECV and MATPREVIEW_DRAGNDROP_END.
Public Attributes | |
Int32 | lType |
void * | pObj |
GeDialog * | pDlg |
const BaseContainer * | pDragData |
Int32 | lReturn |
Int32 lType |
The drag type.
void* pObj |
The drag object.
GeDialog* pDlg |
The drag dialog.
const BaseContainer* pDragData |
The drag data container.
Int32 lReturn |
The drag return.