IDispatchImpl::GetTypeInfoCount

 

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

Syntax

      STDMETHOD(GetTypeInfoCount)(
   UINT* pctinfo 
);

Remarks

See IDispatch::GetTypeInfoCount in the Windows SDK.

Requirements

Header: atlcom.h

See Also

IDispatchImpl Class
IDispatchImpl::GetTypeInfo