CComObjectRootEx::InternalQueryInterface

This method delegates to the IUnknown of a non-aggregated object.

Syntax

HRESULT InternalQueryInterface( void* pThis, const _ATL_INTMAP_ENTRY* pEntries, REFIiD iid, void** ppvObject);

At a Glance

Header file: Atlcom.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComObjectRootEx Overview, CComObjectRootEx Methods, CComObjectRootEx::InternalAddRef, CComObjectRootEx::InternalRelease