CComQIPtr

A COM interface specifying the type of pointer to be stored. CComQIPtr supports automatic querying of interfaces though QueryInterface.

Syntax

template< class T const IID* piid>

class CComQIPtr

At a Glance

Header file: Atlbase.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComQIPtr Methods, CComQIPtr Operators, CComQIPtr Data Members, CComPtr::CComPtr, CComQIPtr::CComQIPtr