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
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