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 d5db239d..1682aefd 100644 --- a/hid/firefly/README.md +++ b/hid/firefly/README.md @@ -1,6 +1,6 @@ --- topic: 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. +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 products: diff --git a/hid/hclient/README.md b/hid/hclient/README.md index bff1f89b..76c664db 100644 --- a/hid/hclient/README.md +++ b/hid/hclient/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a user-mode client application that communicates with HID devices. +description: "Demonstrates how to write a user-mode client application that communicates with HID devices." languages: - cpp products: diff --git a/hid/hidusbfx2/README.md b/hid/hidusbfx2/README.md index 3bb3e4c4..3b50dcd0 100644 --- a/hid/hidusbfx2/README.md +++ b/hid/hidusbfx2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates mapping of a non-HID USB device to a HID device. +description: "Demonstrates mapping of a non-HID USB device to a HID device." languages: - cpp products: diff --git a/hid/vhidmini2/README.md b/hid/vhidmini2/README.md index b99eb796..af5683b2 100644 --- a/hid/vhidmini2/README.md +++ b/hid/vhidmini2/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how to write a HID minidriver using User-Mode Driver Framework (UMDF). +description: "Demonstrates how to write a HID minidriver using User-Mode Driver Framework (UMDF)." languages: - cpp products: |
