typeinfo_from_ole 154 ext/win32ole/win32ole.c static HRESULT typeinfo_from_ole(struct oledata *pole, ITypeInfo **ppti); typeinfo_from_ole 3368 ext/win32ole/win32ole.c hr = typeinfo_from_ole(pole, &pTypeInfo); typeinfo_from_ole 3784 ext/win32ole/win32ole.c hr = typeinfo_from_ole(pole, &pTypeInfo);