method

inspect

v1_9_3_125 - Show latest stable - Class: WIN32OLE_TYPE
inspect()
public

Returns the type name with class name.

ie = WIN32OLE.new('InternetExplorer.Application')
ie.ole_type.inspect => #<WIN32OLE_TYPE:IWebBrowser2>