ole_method_docinfo_from_type  488 ext/win32ole/win32ole.c static VALUE ole_method_docinfo_from_type(ITypeInfo *pTypeInfo, UINT method_index, BSTR *name, BSTR *helpstr, DWORD *helpcontext, BSTR *helpfile);
ole_method_docinfo_from_type 6887 ext/win32ole/win32ole.c     hr = ole_method_docinfo_from_type(pTypeInfo, method_index, NULL, &bhelpstring,
ole_method_docinfo_from_type 6918 ext/win32ole/win32ole.c     hr = ole_method_docinfo_from_type(pTypeInfo, method_index, NULL, NULL,
ole_method_docinfo_from_type 6949 ext/win32ole/win32ole.c     hr = ole_method_docinfo_from_type(pTypeInfo, method_index, NULL, NULL,