ML Reference
MeVis/Foundation/Sources/MLUtilities/mlWMIInterface.h File Reference

Singleton to manage access to Windows Management Instrumentation. More...

#include "mlUtilsSystem.h"
#include "mlSystemWarningsDisable.h"
#include <windows.h>
#include <Wbemidl.h>
#include "mlSystemWarningsRestore.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

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


Defines

#define _WIN32_DCOM

Detailed Description

Singleton to manage access to Windows Management Instrumentation.

Author:
Florian Link
Date:
3/2011

Definition in file mlWMIInterface.h.


Define Documentation

#define _WIN32_DCOM

Definition at line 15 of file mlWMIInterface.h.