CMFCToolBarDropTarget::OnDropEx

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

virtual DROPEFFECT OnDropEx(
   CWnd* pWnd,
   COleDataObject* pDataObject,
   DROPEFFECT dropEffect,
   DROPEFFECT dropList,
   CPoint point
);

Parameters

Parameter

Description

[in] pWnd

 

[in] pDataObject

 

[in] dropEffect

 

[in] dropList

 

[in] point

 

Requirements

Header: afxtoolbardroptarget.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolBarDropTarget Class