ole_docinfo_from_type 2678 ext/win32ole/win32ole.c     hr = ole_docinfo_from_type(pRefTypeInfo, &bstr, NULL, NULL, NULL);
ole_docinfo_from_type 3337 ext/win32ole/win32ole.c     hr = ole_docinfo_from_type(pTypeInfo, NULL, &bhelpstr, NULL, NULL);
ole_docinfo_from_type 3397 ext/win32ole/win32ole.c     hr = ole_docinfo_from_type(pTypeInfo, NULL, NULL, NULL, &bhelpfile);
ole_docinfo_from_type 3424 ext/win32ole/win32ole.c     hr = ole_docinfo_from_type(pTypeInfo, NULL, NULL,
ole_docinfo_from_type 4090 ext/win32ole/win32ole.c         hr = ole_docinfo_from_type(pmethod->pTypeInfo, &name, NULL, NULL, NULL);