CComBSTR::Length

This method returns the number of characters in m_str, excluding the terminating null character.

Syntax

unsigned int Length( ) const;

At a Glance

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

See Also

CComBSTR Overview, CComBSTR Methods