Class: TurboRex::Windows::COM::COMRegistry::CLSIDEntry::InprocHandler32

Inherits:
Struct
  • Object
show all
Defined in:
lib/turborex/windows/com/com_registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



21
22
23
# File 'lib/turborex/windows/com/com_registry.rb', line 21

def path
  @path
end

#threading_modelObject

Returns the value of attribute threading_model

Returns:

  • (Object)

    the current value of threading_model



21
22
23
# File 'lib/turborex/windows/com/com_registry.rb', line 21

def threading_model
  @threading_model
end