CComBSTR::Detach

This method detaches m_str from the CComBSTR object and sets m_str to NULL.

At a Glance

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

Syntax

BSTR Detach( );

See Also

CComBSTR::Attach