IDispEventImpl::GetTypeInfoCount
Retrieves the number of type information interfaces that an object provides (either 0 or 1).
STDMETHOD(GetTypeInfoCount)(
UINT* pctinfo
);
Remarks
See IDispatch::GetTypeInfoCount Method in the Windows SDK.
Requirements
Header: atlcom.h