ReactOS 0.4.15-dev-7924-g5949c20
IDropSourceNotify Interface Reference
Inheritance diagram for IDropSourceNotify:
Collaboration diagram for IDropSourceNotify:

Public Member Functions

HRESULT DragTargetEnter ([in] HWND hwnd)
 
HRESULT DragTargetLeave (void)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 969 of file oleidl.idl.

Member Function Documentation

◆ DragTargetEnter()

HRESULT IDropSourceNotify::DragTargetEnter ( [in] HWND  hwnd)

◆ DragTargetLeave()

HRESULT IDropSourceNotify::DragTargetLeave ( void  )

The documentation for this interface was generated from the following file: