_bstr_t::length
Microsoft Specific
Returns the number of characters in the _bstr_t, not including the terminating null, of the encapsulated BSTR.
unsigned int length ( ) const throw( );
Remarks
END Microsoft Specific
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Microsoft Specific
Returns the number of characters in the _bstr_t, not including the terminating null, of the encapsulated BSTR.
unsigned int length ( ) const throw( );
END Microsoft Specific