IDispatchImpl::GetTypeInfo

 

Retrieves the type information for the dual interface.

Syntax

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

Remarks

See cc1ec9aa-6c40-4e70-819c-a7c6dd6b8c99 in the Windows SDK.

Requirements

Header: atlcom.h

See Also

IDispatchImpl Class
IDispatchImpl::GetTypeInfoCount