2009/6/13 Masaki Suketa <masaki.suketa / nifty.ne.jp>: > Hello, > > Bruno Le hyaric wrote: > >> So I want to convert String to the matching Ruby type >> To do that, I need to have a list of COM types and their matched Ruby >> types. >> I wonder if there is that information somewhere in WIN32OLE... > > Sorry, but there is no way to get that information from Win32OLE. > The only way is reading win32ole.c(ole_variant2val() and > ole_val2variant()). > Or reading my translation win32ole.rb at http://121.78.227.9/win32-ole/win32ole.rb Regards, Park Heesob