blob: c33739c14ac15b318d4572dc868a69c5c7353a84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
topic: sample
description: "Demonstrates how to write a UMDF v2 sensor driver to output simple device orientation values."
languages:
- cpp
products:
- windows
- windows-wdk
---
# SimpleDeviceOrientationSensor
This sample shows you how to write a UMDF v2 sensor driver to output simple device orientation values.
|