diff options
Diffstat (limited to 'usb/ufxclientsample/README.md')
| -rw-r--r-- | usb/ufxclientsample/README.md | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/usb/ufxclientsample/README.md b/usb/ufxclientsample/README.md index ec39fd35..54a2f69f 100644 --- a/usb/ufxclientsample/README.md +++ b/usb/ufxclientsample/README.md @@ -1,4 +1,14 @@ -USB Function Client Driver +<!--- + name: USB Function Client Driver + platform: KMDF + language: cpp + category: USB + description: Demonstrates how to create a Windows USB function controller driver using the USB function class extension driver (UFX). + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620315 +---> + + +USB Function Client Driver ========================== This is a skeleton sample driver that shows how to create a Windows USB function controller driver using the USB function class extension driver (UFX). |
