CComDispatchDriver::Release

This method checks whether data member p points to an IDispatch interface and, if it does, releases the interface and sets p to NULL.

Syntax

void Release( );

At a Glance

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

See Also

CComDispatchDriver Overview, CComDispatchDriver Methods