_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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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