summaryrefslogtreecommitdiff
path: root/wpd/WpdServiceSampleDriver/README.md
blob: 11754a048ed665e740c0039db394bba81cb3d328 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
page_type: sample
description: "Demonstrates how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service."
languages:
- cpp
products:
- windows
- windows-wdk
---


<!---
    name: WPD service sample driver
    platform: UMDF1
    language: cpp
    category: WPD
    description: Demonstrates how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service.
    samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=618010
--->

# WPD service sample driver

Demonstrates how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service.

## Related topics

[WPD Design Guide](http://msdn.microsoft.com/en-us/library/windows/hardware/ff597864)

[WPD Driver Development Tools](http://msdn.microsoft.com/en-us/library/windows/hardware/ff597568)

[WPD Programming Guide](https://msdn.microsoft.com/en-us/library/windows/hardware/ff597898)