Class: WIN32OLE::Win32OLEIDispatch

Inherits:
Struct
  • Object
show all
Defined in:
lib/win32ole-pr.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dispatchObject

Returns the value of attribute dispatch



68
69
70
# File 'lib/win32ole-pr.rb', line 68

def dispatch
  @dispatch
end

#objObject

Returns the value of attribute obj



68
69
70
# File 'lib/win32ole-pr.rb', line 68

def obj
  @obj
end

#refcountObject

Returns the value of attribute refcount



68
69
70
# File 'lib/win32ole-pr.rb', line 68

def refcount
  @refcount
end