The IDataObjectImpl class implements the IDataObject interface which provides methods to support Uniform Data Transfer and manages connections to advise sinks to handle data change notifications.
template< class T >
class IDataObjectImpl
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
Windows CE doesn't support the DAdvise, DUnadvise, or EnumDAdvise methodsof the IDataObjectImpl class, or the IDataObjectImpl::m_spDataAdviseHolder data member.
IDataObjectImpl Methods, IDataObject, IAdviseSink