Developers can extend the WMI infrastructure by developing WMI providers. WMI providers are COM objects that implement a specified set of interfaces and, until recently, were always implemented in C++. You can now use managed languages like C# to implement WMI providers. Version 3.5 of the .NET framework introduced the WMI Provider Extensions framework that makes this possible. To learn more about creating WMI providers by using that framework, read the article, Writing coupled WMI providers using WMI.NET Provider Extension 2.0.
The following table describes the contents in this section.
Send comments about this topic to Microsoft
Build date: 11/3/2009