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

Returns:

  • (Object)

    the current value of dispatch



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

def dispatch
  @dispatch
end

#objObject

Returns the value of attribute obj

Returns:

  • (Object)

    the current value of obj



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

def obj
  @obj
end

#refcountObject

Returns the value of attribute refcount

Returns:

  • (Object)

    the current value of refcount



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

def refcount
  @refcount
end