IDispEventSimpleImpl::GetTypeInfoCount

This implementation of IDispatch::GetTypeInfoCount returns E_NOTIMPL.

STDMETHOD(GetTypeInfoCount)(
   UINT* /* pctinfo */ 
);

Remarks

See IDispatch::GetTypeInfoCount in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Concepts

IDispEventSimpleImpl Class

IDispEventSimpleImpl Members