_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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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