_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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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