| 
    MeVisLab Toolbox Reference
    
   | 
 
#include <string>#include "mlUtilsSystem.h"#include <ThirdPartyWarningsDisable.h>#include <windows.h>#include <Wbemidl.h>#include <ThirdPartyWarningsRestore.h>Go to the source code of this file.
Classes | |
| class | ml::WMIInterface | 
| Interface to the Windows Management Instrumentation https://msdn.microsoft.com/en-us/library/aa394582.aspx.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Macros | |
| #define | _WIN32_DCOM | 
| Singleton to manage access to Windows Management Instrumentation.   | |
| #define _WIN32_DCOM | 
Singleton to manage access to Windows Management Instrumentation.
Definition at line 22 of file mlWMIInterface.h.