This implementation of IDispatch::GetTypeInfoCount returns E_NOTIMPL.
STDMETHOD(GetTypeInfoCount)( 
   UINT* /* pctinfo */  
);
Remarks
See IDispatch::GetTypeInfoCount Method in the Windows SDK.
Requirements
Header: atlcom.h
This implementation of IDispatch::GetTypeInfoCount returns E_NOTIMPL.
STDMETHOD(GetTypeInfoCount)( 
   UINT* /* pctinfo */  
);
See IDispatch::GetTypeInfoCount Method in the Windows SDK.
Header: atlcom.h