IDropTargetHelper

Undocumented in source.

Members

Functions

DragEnter
HRESULT DragEnter(HWND hwndTarget, IDataObject pDataObject, POINT* ppt, DWORD dwEffect)
Undocumented in source.
DragLeave
HRESULT DragLeave()
Undocumented in source.
DragOver
HRESULT DragOver(POINT* ppt, DWORD dwEffect)
Undocumented in source.
Drop
HRESULT Drop(IDataObject pDataObject, POINT* ppt, DWORD dwEffect)
Undocumented in source.
Show
HRESULT Show(BOOL fShow)
Undocumented in source.

Meta