This method delegates to the IUnknown of a non-aggregated object.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT InternalQueryInterface( void* pThis,
const _ATL_INTMAP_ENTRY* pEntries, REFIiD iid, void** ppvObject);
See Also
CComObjectRootEx::InternalAddRef, CComObjectRootEx::InternalRelease