IDispEventSimpleImpl::GetTypeInfoCount

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

See Also

Reference

IDispEventSimpleImpl Class