Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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