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.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta