webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
DRTDropSource Class Reference

#include <DRTDropSource.h>

Inheritance diagram for DRTDropSource:

Public Member Functions

virtual HRESULT STDMETHODCALLTYPE QueryInterface (_In_ REFIID riid, _COM_Outptr_ void **ppvObject)
 
virtual ULONG STDMETHODCALLTYPE AddRef ()
 
virtual ULONG STDMETHODCALLTYPE Release ()
 
virtual HRESULT STDMETHODCALLTYPE QueryContinueDrag (_In_ BOOL fEscapePressed, _In_ DWORD grfKeyState)
 
virtual HRESULT STDMETHODCALLTYPE GiveFeedback (_In_ DWORD dwEffect)
 

Static Public Member Functions

static HRESULT createInstance (IDropSource **result)
 

Member Function Documentation

◆ AddRef()

virtual ULONG STDMETHODCALLTYPE DRTDropSource::AddRef ( )
virtual

◆ createInstance()

HRESULT DRTDropSource::createInstance ( IDropSource **  result)
static

◆ GiveFeedback()

STDMETHODIMP DRTDropSource::GiveFeedback ( _In_ DWORD  dwEffect)
virtual

◆ QueryContinueDrag()

STDMETHODIMP DRTDropSource::QueryContinueDrag ( _In_ BOOL  fEscapePressed,
_In_ DWORD  grfKeyState 
)
virtual

◆ QueryInterface()

STDMETHODIMP DRTDropSource::QueryInterface ( _In_ REFIID  riid,
_COM_Outptr_ void **  ppvObject 
)
virtual

◆ Release()

virtual ULONG STDMETHODCALLTYPE DRTDropSource::Release ( )
virtual

The documentation for this class was generated from the following files: