المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Windows Management Instrumentation: Create WMI Providers to Notify Applications of Sy



C++ Programming
03-29-2009, 02:42 AM
Windows Management Instrumentation (WMI) is based on an industry-wide standard for notifications used to manage objects and devices across a network. By receiving WMI events, an application can be notified of changes to data in WMI itself. This allows the developer to notify the consuming application that certain system configuration data has changed, without the application having to poll WMI continuously for this data. The author presents an explanation of the different types of events in WMI, then goes on to develop an event provider.

J. Andrew Schafer

<a href="http://msdn.microsoft.com/magazine/6c07ce9f-1a03-45ac-86d9-6574e6d51647">MSDN Magazine September 2001