_bstr_t::operator !
Microsoft Specific
bool operator!( ) const throw( );
Remarks
Checks if the encapsulated BSTR object is the NULL string. It returns true if yes, false if not.
END Microsoft Specific
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Microsoft Specific
bool operator!( ) const throw( );
Remarks
Checks if the encapsulated BSTR object is the NULL string. It returns true if yes, false if not.
END Microsoft Specific