CComObjectRootEx::OuterQueryInterface

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

At a Glance

Header file: Atlcom.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT OuterQueryInterface( REFIID iid, void** ppvObject);

See Also

CComObjectRootEx::OuterAddRef, CComObjectRootEx::OuterRelease