CComPtr::QueryInterface

This method calls QueryInterface on the internal pointer in a type-safe manner.

At a Glance

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

Syntax

template <class Q>

HRESULT QueryInterface( Q** pp ) const