CComQIPtr::operator !

This operator returns TRUE if p is NULL; otherwise, it returns FALSE.

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

BOOL operator !( VOID )