diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /hid | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
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: |
