CComCachedTearOffObject::QueryInterface

This method retrieves a pointer to the requested interface.

At a Glance

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

Syntax

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

See Also

CComCachedTearOffObject::AddRef, CComCachedTearOffObject::Release