HRESULT GetTypeInfoCount( UINT* pctinfo );
See IDispatch::GetTypeInfoCount in the Win32 SDK.
Remarks
Determines whether there is type information available for the dual interface.
IDispatchImpl Overview | Class Members
See Also IDispatchImpl::GetTypeInfo