CComObjectNoLock::QueryInterface

This method returns 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

CComObjectNoLock Overview, CComObjectNoLock Methods