CComBSTR::~CComBSTR

 

The destructor.

Syntax

~CComBSTR( );

Remarks

The destructor frees the string pointed to by m_str.

Requirements

Header: atlbase.h

See Also

CComBSTR Class