Partager via


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 in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Concepts

IDispEventImpl Class

IDispEventImpl Members

IDispEventImpl::GetTypeInfo

Supporting IDispEventImpl