Class: Win32::Pdh::ItemEnum
- Inherits:
-
Struct
- Object
- Struct
- Win32::Pdh::ItemEnum
- Defined in:
- lib/win32/pdh.rb
Overview
Structure of instances and counters, for ::enum_object_items
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
152 153 154 |
# File 'lib/win32/pdh.rb', line 152 def counters @counters end |
#instances ⇒ Object
Returns the value of attribute instances
152 153 154 |
# File 'lib/win32/pdh.rb', line 152 def instances @instances end |