CComControl::m_spAmbientDispatch

This data member is a CComDispatchDriver object that lets you retrieve and set an object's properties through an IDispatch pointer.

Syntax

CComDispatchDriver m_spAmbientDispatch;

At a Glance

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

See Also

CComControl Overview, CComControl Data Members, CComDispatchDriver