Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Specific
Checks if the encapsulated BSTR is a NULL string.
Syntax
bool operator!( ) const throw( );
Return Value
It returns true if the encapsulated BSTR is a NULL string, false if not.
END Microsoft Specific