Class: TurboRex::Windows::COM::COMRegistry::CLSIDEntry::InprocHandler32
- Inherits:
-
Struct
- Object
- Struct
- TurboRex::Windows::COM::COMRegistry::CLSIDEntry::InprocHandler32
- Defined in:
- lib/turborex/windows/com/com_registry.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#threading_model ⇒ Object
Returns the value of attribute threading_model.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
21 22 23 |
# File 'lib/turborex/windows/com/com_registry.rb', line 21 def path @path end |
#threading_model ⇒ Object
Returns the value of attribute threading_model
21 22 23 |
# File 'lib/turborex/windows/com/com_registry.rb', line 21 def threading_model @threading_model end |