CComCachedTearOffObject::QueryInterface

This method retrieves a pointer to the requested interface.

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

CComCachedTearOffObject Overview, CComCachedTearOffObject Methods, CComCachedTearOffObject::AddRef, CComCachedTearOffObject::Release