CComQIPtr::CComQIPtr

This method is the constructor for CComQlPtr.

Syntax

ULONG CComQIPtr( VOID );

ULONG CComQIPtr( T* lp );

ULONG CComQIPtr( const CComQIPtr< T >& lp );

ULONG CComQIPtr( IUnknown* lp );

At a Glance

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

See Also

CComQIPtr Overview, CComQIPtr Methods