ole_docinfo_from_type 3620 ext/win32ole/win32ole.c hr = ole_docinfo_from_type(pRefTypeInfo, &bstr, NULL, NULL, NULL); ole_docinfo_from_type 133 ext/win32ole/win32ole.h HRESULT ole_docinfo_from_type(ITypeInfo *pTypeInfo, BSTR *name, BSTR *helpstr, DWORD *helpcontext, BSTR *helpfile); ole_docinfo_from_type 615 ext/win32ole/win32ole_method.c hr = ole_docinfo_from_type(pmethod->pTypeInfo, &name, NULL, NULL, NULL); ole_docinfo_from_type 555 ext/win32ole/win32ole_type.c hr = ole_docinfo_from_type(pTypeInfo, NULL, &bhelpstr, NULL, NULL); ole_docinfo_from_type 616 ext/win32ole/win32ole_type.c hr = ole_docinfo_from_type(pTypeInfo, NULL, NULL, NULL, &bhelpfile); ole_docinfo_from_type 644 ext/win32ole/win32ole_type.c hr = ole_docinfo_from_type(pTypeInfo, NULL, NULL,