_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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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