CComQIPtr::CComQIPtr

This constructor constructs an instance of CComQlPtr.

At a Glance

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

Syntax

CComQIPtr( VOID );

CComQIPtr( T* lp );

CComQIPtr( const CComQIPtr< T >& lp );

CComQIPtr( IUnknown* lp );