VCFCOM::COMDataObject Class Reference
This class implements IDataObject directly but also uses a member variable taht can point to a reference to some already existing IDataObject instance.
More...
#include <Win32COMDataObject.h>
List of all members.
Detailed Description
This class implements IDataObject directly but also uses a member variable taht can point to a reference to some already existing IDataObject instance.
Constructor & Destructor Documentation
| VCFCOM::COMDataObject::COMDataObject |
( |
IDataObject * |
outerDataObject = NULL |
) |
|
|
| virtual VCFCOM::COMDataObject::~COMDataObject |
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual ULONG STDMETHODCALLTYPE VCFCOM::COMDataObject::AddRef |
( |
void |
|
) |
[inline, virtual] |
|
| virtual bool VCFCOM::COMDataObject::isTypeSupported |
( |
const VCF::String & |
dataType |
) |
[virtual] |
|
|
|
is the data type passed in supported by the data object ?
|
| virtual HRESULT STDMETHODCALLTYPE VCFCOM::COMDataObject::QueryInterface |
( |
REFIID |
iid, |
|
|
void ** |
ppvObj |
|
) |
[inline, virtual] |
|
| virtual ULONG STDMETHODCALLTYPE VCFCOM::COMDataObject::Release |
( |
void |
|
) |
[inline, virtual] |
|
|
|
Adds a new data type that the dataobject supports.
|
The documentation for this class was generated from the following file: