ReactOS 0.4.15-dev-7842-g558ab78
IDropSource Interface Reference
Inheritance diagram for IDropSource:
Collaboration diagram for IDropSource:

Public Types

typedef IDropSourceLPDROPSOURCE
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT QueryContinueDrag ([in] BOOL fEscapePressed, [in] DWORD grfKeyState)
 
HRESULT GiveFeedback ([in] DWORD dwEffect)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 903 of file oleidl.idl.

Member Typedef Documentation

◆ LPDROPSOURCE

Definition at line 905 of file oleidl.idl.

Member Function Documentation

◆ GiveFeedback()

HRESULT IDropSource::GiveFeedback ( [in] DWORD  dwEffect)

Implemented in CExplorerBand, and CDefView.

◆ QueryContinueDrag()

HRESULT IDropSource::QueryContinueDrag ( [in] BOOL  fEscapePressed,
[in] DWORD  grfKeyState 
)

Implemented in CExplorerBand, and CDefView.


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