WMI Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
WMI::ConnectionA connection to the WMI provider on a host
WMI::ExceptionThe exception type thrown by the WMI library
WMI::ObjectAn instance of a WMI Class
WMI::ObjectIteratorThe 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_OperatingSystemThe C++ version of the Win32_OperatingSystem WMI class