CComBSTR::Length

unsigned int Length( ) const;

Return Value

The length of the m_str member.

Remarks

Returns the number of characters in m_str, excluding the terminating null character.

CComBSTR OverviewClass Members