CComControl::m_spAmbientDispatch

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

At a Glance

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

Syntax

CComDispatchDriver m_spAmbientDispatch;

See Also

CComDispatchDriver