summaryrefslogtreecommitdiff
path: root/sensors/SimpleDeviceOrientationSensor/readme.md
blob: 87041c28cf5b69abd4c926e9de7f9c2272770511 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
topic: sample
description: "Demonstrates how to write a UMDF v2 sensor driver to output simple device orientation values."
languages:
- cpp
products:
- windows
- windows-wdk
---

<!---
    name: Simple device orientation sensor sample
    platform: UMDF2
    language: cpp
    category: Sensors
    description: Demonstrates how to write a UMDF v2 sensor driver to output simple device orientation values.
    samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617960
--->

# Simple Device Orientation Sensor sample

This sample shows you how to write a UMDF v2 sensor driver to output simple device orientation values.