NERvDN Library
0.2.0.20160420-0019
NERvLibrary - Nerve Gear Developer Network
|
Reimplementation of standard IDropSource COM interface. More...
#include <NERvGear/interface/IDropSource.h>
Reimplementation of standard IDropSource COM interface.
Define ID:
Public Member Functions | |
virtual long __stdcall | QueryContinueDrag (int fEscapePressed, unsigned grfKeyState)=0 |
virtual long __stdcall | GiveFeedback (unsigned dwEffect)=0 |
Public Member Functions inherited from NERvGear::IUnknown | |
virtual long __stdcall | QueryInterface (const UID &interfaceID, void **ppvObject)=0 |
virtual unsigned long __stdcall | AddRef ()=0 |
virtual unsigned long __stdcall | Release ()=0 |