diff options
Diffstat (limited to 'nfc/NfcCxSample/README.md')
| -rw-r--r-- | nfc/NfcCxSample/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc/NfcCxSample/README.md b/nfc/NfcCxSample/README.md index 85437cbb..a3af8add 100644 --- a/nfc/NfcCxSample/README.md +++ b/nfc/NfcCxSample/README.md @@ -40,4 +40,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a - `DeviceContext::ReadNciPacket` - Demonstrates calling [`NfcCxNciReadNotification`](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/nfccx/nf-nfccx-nfccxncireadnotification). - [Device.h](windows-drivertemplate-nfc/Device.h) - - `DeviceContext` - The class that stores the device instance's state.
\ No newline at end of file + - `DeviceContext` - The class that stores the device instance's state. |
