IDispatchImpl::_tih

static tihclass _tih;

Remarks

This static data member is an instance of the class template parameter, tihclass, which by default is CComTypeInfoHolder. _tih manages the type information for the dual interface.

IDispatchImpl OverviewClass Members