Libraries
»
win32ole
(2.2.2)
»
Index (I)
»
IE_CONST
Module: IE_CONST
Defined in:
sample/ieconst.rb
Overview
WIN32OLE.const_load(ie) WIN32OLE.constants.sort.each do |c| puts "#c = #WIN32OLE.const_get(c)" end