CComPtrBase::operator !

The NOT operator.

bool operator !( ) const throw( );

Return Value

Returns true if the CComHeapPtr pointer is equal to NULL, false otherwise.

Requirements

Header: atlcomcli.h

See Also

Reference

CComPtrBase Class

Other Resources

CComPtrBase Members