CComDispatchDriver::operator !

This operator returns TRUE if the data member p is NULL; otherwise it returns FALSE.

Syntax

BOOL operator !( );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComDispatchDriver Overview, CComDispatchDriver Operators