diff options
| author | Barry Golden <[email protected]> | 2017-08-25 14:50:13 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2017-08-25 14:50:13 -0700 |
| commit | 112a28423dea2f79402bc20d1cad07afe4f69e22 (patch) | |
| tree | d8921c9270abcdc2941efa009511e87dd11f5fd4 /nfc | |
| parent | 0ee60f8f25486045aed0bf4b47a483b000c9cf98 (diff) | |
VSTS 12737998
Diffstat (limited to 'nfc')
| -rw-r--r-- | nfc/Simulator/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/nfc/Simulator/README.md b/nfc/Simulator/README.md index dfdeaa7c..17b3bdac 100644 --- a/nfc/Simulator/README.md +++ b/nfc/Simulator/README.md @@ -1,3 +1,13 @@ +<!--- + name: NFC Simulator Driver Sample + platform: UMDF2 + language: cpp + category: NFC + description: Demonstrates how to use UMDF to write a Near-Field Communication (NFC) universal driver. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620199 +---> + + NFC Simulator Driver Sample =========================== This sample demonstrates how to use User-Mode Driver Framework (UMDF) to write a Near-Field Communication (NFC) universal driver along with best practices. |
