_bstr_t::length

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at _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( );  
  

END Microsoft Specific

_bstr_t Class

Show: