_bstr_t::length

Microsoft 固有の仕様

カプセル化された _bstr_tBSTR の文字数を返します (終端の null は含まれません)。

構文

unsigned int length ( ) const throw( );

解説

Microsoft 固有の仕様はここまで

関連項目

_bstr_t クラス