共用方式為


IDispatchImpl::GetTypeInfo

Retrieves the type information for the dual interface.

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

Remarks

See IDispatch::GetTypeInfo in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Concepts

IDispatchImpl Class

IDispatchImpl Members

IDispatchImpl::GetTypeInfoCount