CComDispatchDriver::operator IDispatch*

This operator converts a CComDispatchDriver object to an IDispatch pointer by returning the p data member.

At a Glance

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

Syntax

operator IDispatch*( ) ;