diff options
Diffstat (limited to 'hid')
| -rw-r--r-- | hid/firefly/README.md | 2 | ||||
| -rw-r--r-- | hid/hclient/README.md | 2 | ||||
| -rw-r--r-- | hid/hidusbfx2/README.md | 2 | ||||
| -rw-r--r-- | hid/vhidmini2/README.md | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/hid/firefly/README.md b/hid/firefly/README.md index 1682aefd..2b25ff9f 100644 --- a/hid/firefly/README.md +++ b/hid/firefly/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Illustrates using remote I/O target interfaces to open a HID collection in kernel-mode and send IOCTL requests to set and get feature reports." languages: - cpp diff --git a/hid/hclient/README.md b/hid/hclient/README.md index 76c664db..59b7edd3 100644 --- a/hid/hclient/README.md +++ b/hid/hclient/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Demonstrates how to write a user-mode client application that communicates with HID devices." languages: - cpp diff --git a/hid/hidusbfx2/README.md b/hid/hidusbfx2/README.md index 3b50dcd0..3b4a8a24 100644 --- a/hid/hidusbfx2/README.md +++ b/hid/hidusbfx2/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Demonstrates mapping of a non-HID USB device to a HID device." languages: - cpp diff --git a/hid/vhidmini2/README.md b/hid/vhidmini2/README.md index af5683b2..c069eeff 100644 --- a/hid/vhidmini2/README.md +++ b/hid/vhidmini2/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Demonstrates how to write a HID minidriver using User-Mode Driver Framework (UMDF)." languages: - cpp |
