ReactOS 0.4.16-dev-88-ga65b6ae
|
implementation of IDataObject interface More...
#include <dragdropimpl.h>
Public Attributes | |
IDataObject | IDataObject_iface |
LONG | ref |
Private Types | |
typedef IComSrvBase< IDataObject, IDataObjectImpl > | super |
Private Attributes | |
IDropSourceImpl * | m_pDropSource |
long | m_cRefCount |
StorageArray | _storage |
Additional Inherited Members | |
Protected Member Functions inherited from IComSrvBase< IDataObject, IDataObjectImpl > | |
IComSrvBase (REFIID uuid_base) | |
Protected Member Functions inherited from IComSrvQI< BASE > | |
IComSrvQI () | |
virtual | ~IComSrvQI () |
Protected Member Functions inherited from ComSrvObject | |
ComSrvObject () | |
virtual | ~ComSrvObject () |
Protected Attributes inherited from IComSrvQI< BASE > | |
REFIID | _uuid_base |
Protected Attributes inherited from ComSrvObject | |
ULONG | _ref |
implementation of IDataObject interface
Definition at line 79 of file dragdropimpl.h.
|
private |
Definition at line 83 of file dragdropimpl.h.
IDataObjectImpl::IDataObjectImpl | ( | IDropSourceImpl * | pDropSource | ) |
Definition at line 24 of file dragdropimpl.cpp.
|
virtual |
Definition at line 31 of file dragdropimpl.cpp.
void IDataObjectImpl::CopyMedium | ( | STGMEDIUM * | pMedDest, |
STGMEDIUM * | pMedSrc, | ||
FORMATETC * | pFmtSrc | ||
) |
Definition at line 140 of file dragdropimpl.cpp.
|
virtual |
Definition at line 203 of file dragdropimpl.cpp.
|
virtual |
Definition at line 212 of file dragdropimpl.cpp.
|
virtual |
Definition at line 218 of file dragdropimpl.cpp.
|
virtual |
Definition at line 175 of file dragdropimpl.cpp.
|
virtual |
Definition at line 95 of file dragdropimpl.cpp.
|
virtual |
Definition at line 37 of file dragdropimpl.cpp.
|
virtual |
Definition at line 60 of file dragdropimpl.cpp.
|
virtual |
Definition at line 67 of file dragdropimpl.cpp.
|
virtual |
Definition at line 105 of file dragdropimpl.cpp.
|
private |
Definition at line 88 of file dragdropimpl.h.
Referenced by EnumFormatEtc(), GetData(), QueryGetData(), SetData(), and ~IDataObjectImpl().
IDataObject IDataObjectImpl::IDataObject_iface |
|
private |
Definition at line 86 of file dragdropimpl.h.
|
private |
Definition at line 85 of file dragdropimpl.h.