MatPreviewHandleDragnDrop Struct Reference

#include <customgui_matpreview.h>

详细描述

Message struct for MATPREVIEW_DRAGNDROP_START , MATPREVIEW_DRAGNDROP_RECV and MATPREVIEW_DRAGNDROP_END .

另请参阅
The article Drag and Drop 了解更多信息。

Public Attributes

Int32   lType
void *  pObj
GeDialog pDlg
const BaseContainer pDragData
Int32   lReturn

Member Data Documentation

◆  lType

Int32 lType

The drag type.

◆  pObj

void* pObj

The drag object.

◆  pDlg

GeDialog * pDlg

The drag dialog.

◆  pDragData

const BaseContainer * pDragData

The drag data container.

◆  lReturn

Int32 lReturn

The drag return.