HRESULT GetTypeInfo( UINT itinfo, LCID lcid, ITypeInfo** pptinfo );
See IDispatch::GetTypeInfo in the Platform SDK.
Remarks
This implementation of IDispatch::GetTypeInfo returns E_NOTIMPL.
IDispEventSimpleImpl Overview | Class Members