MeVisLab Toolbox Reference
mlWMIInterface.h File 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 http://msdn.microsoft.com/en-us/library/aa394582.aspx. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Macros

#define _WIN32_DCOM
 Singleton to manage access to Windows Management Instrumentation. More...
 

Macro Definition Documentation

◆ _WIN32_DCOM

#define _WIN32_DCOM

Singleton to manage access to Windows Management Instrumentation.

Definition at line 22 of file mlWMIInterface.h.