vartype

WIN32OLE_VARIANT.vartype #=> OLE variant type.
Instance Public methods

Returns OLE variant type.

obj = WIN32OLE_VARIANT.new("string")
obj.vartype # => WIN32OLE::VARIANT::VT_BSTR
doc_ruby_on_rails
2015-06-13 06:20:54
Comments
Leave a Comment

Please login to continue.