WIN32OLE.const_load( ole, mod = WIN32OLE)
Class Public methods
Defines the constants of OLE Automation server as mod's constants. The
first argument is WIN32OLE object or type
library name. If 2nd argument is omitted, the default is WIN32OLE. The first letter of Ruby's constant
variable name is upper case, so constant variable name of WIN32OLE object is capitalized. For example, the
'xlTop' constant of Excel is changed to 'XlTop' in WIN32OLE. If the first letter of constant variab