123456789_123456789_123456789_123456789_123456789_

Module: WIN32OLE::VariantType

Overview

The VariantType module includes constants of VARIANT type constants. The constants is used when creating Variant object.

obj = WIN32OLE::Variant.new("2e3", WIN32OLE::VARIANT::VT_R4)
obj.value # => 2000.0

Constant Summary