Share via


IDispEventImpl::GetTypeInfo

Retrieves the type information for an object, which can then be used to get the type information for an interface.

STDMETHOD(GetTypeInfo)( 
   UINT itinfo, 
   LCID lcid, 
   ITypeInfo** pptinfo  
);

Requirements

Header: atlcom.h

See Also

Reference

IDispEventImpl Class

IDispEventImpl::GetTypeInfoCount

Concepts

Supporting IDispEventImpl