CComDualImpl

Beginning with ATL 2.0, the CComDualImpl class name is obsolete and is replaced by IDispatchImpl. For backward compatibility, ATL defines the following:

#define CComDualImpl IDispatchImpl

Obsolete ATL Topics