blob: 8ee710115ab650c6cda488418330c1e35af4ec1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
---
page_type: sample
description: "Demonstrates a simulated power limit device."
languages:
- cpp
products:
- windows
- windows-wdk
---
# plclient - Simulated Power Limit Client Driver
This sample is a driver for a simulated power limit client device.
## Universal Windows Driver Compliant
The plclient sample provides the source code for a power limit device that supports power limit management by the operating system.
|