Class: Win32::Pdh::ItemEnum
- Inherits:
-
Struct
- Object
- Struct
- Win32::Pdh::ItemEnum
- Defined in:
- lib/win32/pdh.rb
Instance Attribute Summary collapse
-
#counters ⇒ Object
Returns the value of attribute counters.
-
#instances ⇒ Object
Returns the value of attribute instances.
Instance Attribute Details
#counters ⇒ Object
Returns the value of attribute counters
128 129 130 |
# File 'lib/win32/pdh.rb', line 128 def counters @counters end |
#instances ⇒ Object
Returns the value of attribute instances
128 129 130 |
# File 'lib/win32/pdh.rb', line 128 def instances @instances end |