This constructor constructs an instance of CComPtr.
At a Glance
Syntax
CComPtr( VOID );
CComPtr( T* lp );
CComPtr( const CComPtr< T >& lp );