IDispatchImpl::GetTypeInfoCount

Determines whether there is type information available for the dual interface.

STDMETHOD(GetTypeInfoCount)(
   UINT* pctinfo 
);

Remarks

See IDispatch::GetTypeInfoCount in the Windows SDK.

Requirements

Header: atlcom.h

See Also

Concepts

IDispatchImpl Class

IDispatchImpl Members

IDispatchImpl::GetTypeInfo