This operator assigns a pointer to the operand.
At a Glance
Syntax
T* operator =( T* lp );
T* operator =( const CComPtr< T >& lp );