summaryrefslogtreecommitdiff
path: root/hid/hclient/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'hid/hclient/README.md')
-rw-r--r--hid/hclient/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/hid/hclient/README.md b/hid/hclient/README.md
index b98902fe..192f4f90 100644
--- a/hid/hclient/README.md
+++ b/hid/hclient/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: HClient sample application
+ platform: WDM
+ language: cpp
+ category: HID
+ description: Demonstrates how to write a user-mode client application that communicates with HID devices.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617730
+--->
+
+
HClient sample application
==========================