Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Syntax
unsigned int length ( ) const throw( );
Remarks
END Microsoft Specific