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

Reference

IDispatchImpl Class

IDispatchImpl::GetTypeInfo

Other Resources

IDispatchImpl Members