_bstr_t::operator !
Microsoft Specific
Checks if the encapsulated BSTR is a NULL string.
bool operator!( ) const throw( );
Return Value
It returns true if yes, false if not.
END Microsoft Specific
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Microsoft Specific
Checks if the encapsulated BSTR is a NULL string.
bool operator!( ) const throw( );
It returns true if yes, false if not.
END Microsoft Specific