CComObjectGlobal::QueryInterface

This method requests a pointer to a specified 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

CComObjectGlobal Overview, CComObjectGlobal Methods