CComObjectRootEx::OuterQueryInterface

This method delegates to the outer IUnknown of an aggregated object.

Syntax

HRESULT OuterQueryInterface( 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::OuterAddRef, CComObjectRootEx::OuterRelease