Searched refs:GetTypeInfoCount (Results 1 – 10 of 10) sorted by relevance
79 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);131 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
41 STDMETHODIMP JScriptValue::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() function in JScriptValue231 STDMETHODIMP JScriptOutParam::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() function in JScriptOutParam
70 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
77 STDMETHODIMP UnoTypeWrapper::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() function in UnoTypeWrapper
132 STDMETHOD( GetTypeInfoCount )( unsigned int * pctinfo );
202 STDMETHODIMP InterfaceOleWrapper_Impl::GetTypeInfoCount( unsigned int * /*pctinfo*/ ) in GetTypeInfoCount() function in ole_adapter::InterfaceOleWrapper_Impl
350 STDMETHODIMP EmbedDocument_Impl::GetTypeInfoCount( unsigned int FAR* pctinfo ) in GetTypeInfoCount() function in EmbedDocument_Impl353 return m_pDocHolder->GetIDispatch()->GetTypeInfoCount( pctinfo ); in GetTypeInfoCount()
143 STDMETHOD(GetTypeInfoCount) ( unsigned int FAR* pctinfo );
228 STDMETHOD(GetTypeInfoCount)( UINT *pctinfo);
1765 STDMETHODIMP InprocEmbedDocument_Impl::GetTypeInfoCount( UINT *pctinfo ) in GetTypeInfoCount() function in inprocserv::InprocEmbedDocument_Impl1775 return pIDispatch->GetTypeInfoCount( pctinfo ); in GetTypeInfoCount()
Completed in 187 milliseconds