summaryrefslogtreecommitdiff
path: root/wmi/wmisamp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'wmi/wmisamp/README.md')
-rw-r--r--wmi/wmisamp/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/wmi/wmisamp/README.md b/wmi/wmisamp/README.md
index b32c2b04..63f41048 100644
--- a/wmi/wmisamp/README.md
+++ b/wmi/wmisamp/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: WmiSamp WMI Provider
+ platform: KMDF
+ language: cpp
+ category: WMI
+ description: Demonstrates how to register WMI providers in KMDF, create provider instances, and handle WMI queries sent to a device.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=618007
+--->
+
+
Sample KMDF Driver Implementing a WMI Data Provider
===================================================