Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdkx::com::IUnknown Class Reference
#include <IUnknown.h>
Inheritance diagram for acdkx::com::IUnknown:
List of all members.
Detailed Description
This is a wrapper to a foreign Interface.
- See also:
- AbstractCoInterface
Constructor & Destructor Documentation
acdkx::com::IUnknown::IUnknown |
( |
::IUnknown * |
iface = 0, |
|
|
bool |
copy = true |
|
) |
|
|
Member Function Documentation
virtual ULONG STDMETHODCALLTYPE acdkx::com::IUnknown::AddRef |
( |
|
) |
[virtual] |
|
virtual HRESULT STDMETHODCALLTYPE acdkx::com::IUnknown::QueryInterface |
( |
REFIID |
riid, |
|
|
void ** |
ppvObject |
|
) |
[virtual] |
|
RIUnknown acdkx::com::IUnknown::queryInterface |
( |
REFIID |
riid |
) |
|
|
virtual ULONG STDMETHODCALLTYPE acdkx::com::IUnknown::Release |
( |
|
) |
[virtual] |
|
Member Data Documentation