Dela 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

Supporting IDispEventImpl

Reference

IDispEventImpl Class

IDispEventImpl::GetTypeInfo

Other Resources

IDispEventImpl Members