CComContainedObject::QueryInterface

This method retrieves a pointer to the interface requested on the owner object.

Syntax

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

At a Glance

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

See Also

CComContainedObject Overview, CComContainedObject Methods