CComDispatchDriver::operator *

This operator returns the dereferenced value of the IDispatch interface pointer stored in the data member p.

Syntax

IDispatch& 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