WMI Library
|
WMI::Connection | A connection to the WMI provider on a host |
WMI::Exception | The exception type thrown by the WMI library |
WMI::Object | An instance of a WMI Class |
WMI::ObjectIterator | The iterator type used for collections of WBEM Class Objects |
WMI::TypedObject< T > | The base class for all type-specfic WMI objects |
WMI::TypedObjectIterator< T > | A type-safe version of ObjectIterator |
WMI::Win32_OperatingSystem | The C++ version of the Win32_OperatingSystem WMI class |