Freigeben über


IDispEventSimpleImpl::GetTypeInfo

Diese Implementierung von IDispatch::GetTypeInfo gibt E_NOTIMPL.

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

Hinweise

Siehe IDispatch::GetTypeInfo in Windows SDK.

Anforderungen

Header: atlcom.h

Siehe auch

Referenz

IDispEventSimpleImpl-Klasse