#include <CDropTargetHelper.h>
|
| CDropTargetHelper () |
|
| ~CDropTargetHelper () |
|
virtual HRESULT WINAPI | InitializeFromBitmap (LPSHDRAGIMAGE pshdi, IDataObject *pDataObject) |
|
virtual HRESULT WINAPI | InitializeFromWindow (HWND hwnd, POINT *ppt, IDataObject *pDataObject) |
|
virtual HRESULT WINAPI | DragEnter (HWND hwndTarget, IDataObject *pDataObject, POINT *ppt, DWORD dwEffect) |
|
virtual HRESULT WINAPI | DragLeave () |
|
virtual HRESULT WINAPI | DragOver (POINT *ppt, DWORD dwEffect) |
|
virtual HRESULT WINAPI | Drop (IDataObject *pDataObject, POINT *ppt, DWORD dwEffect) |
|
virtual HRESULT WINAPI | Show (BOOL fShow) |
|
| ~CComObjectRootEx () |
|
ULONG | InternalAddRef () |
|
ULONG | InternalRelease () |
|
void | Lock () |
|
void | Unlock () |
|
HRESULT | _AtlInitialConstruct () |
|
| CComObjectRootBase () |
|
| ~CComObjectRootBase () |
|
void | SetVoid (void *) |
|
HRESULT | _AtlFinalConstruct () |
|
HRESULT | FinalConstruct () |
|
void | InternalFinalConstructAddRef () |
|
void | InternalFinalConstructRelease () |
|
void | FinalRelease () |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 26 of file CDropTargetHelper.h.
◆ CDropTargetHelper()
CDropTargetHelper::CDropTargetHelper |
( |
| ) |
|
◆ ~CDropTargetHelper()
CDropTargetHelper::~CDropTargetHelper |
( |
| ) |
|
◆ DragEnter()
◆ DragLeave()
◆ DragOver()
◆ Drop()
◆ InitializeFromBitmap()
◆ InitializeFromWindow()
◆ Show()
The documentation for this class was generated from the following files: