다음을 통해 공유


IDispEventSimpleImpl::GetTypeInfo

This implementation of IDispatch::GetTypeInfo returns E_NOTIMPL.

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

Remarks

See IDispatch::GetTypeInfo Method in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Reference

IDispEventSimpleImpl Class

Other Resources

IDispEventSimpleImpl Members