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
The NOT operator.
bool operator !( ) const throw( );
Returns true if the CComHeapPtr pointer is equal to NULL, false otherwise.
Header: atlcomcli.h