ole_method_docinfo_from_type   26 ext/win32ole/win32ole_method.c static HRESULT ole_method_docinfo_from_type(ITypeInfo *pTypeInfo, UINT method_index, BSTR *name, BSTR *helpstr, DWORD *helpcontext, BSTR *helpfile);
ole_method_docinfo_from_type  649 ext/win32ole/win32ole_method.c     hr = ole_method_docinfo_from_type(pTypeInfo, method_index, NULL, &bhelpstring,
ole_method_docinfo_from_type  680 ext/win32ole/win32ole_method.c     hr = ole_method_docinfo_from_type(pTypeInfo, method_index, NULL, NULL,
ole_method_docinfo_from_type  711 ext/win32ole/win32ole_method.c     hr = ole_method_docinfo_from_type(pTypeInfo, method_index, NULL, NULL,