CComObjectStack::QueryInterface

This method returns E_NOINTERFACE. In debug mode, it calls_ASSERTE

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

CComObjectStack Overview, CComObjectStack Methods