About 531 results
Open links in new tab
  1. Sensor API - Win32 apps | Microsoft Learn

    Sep 19, 2025 · The Windows Sensor and Location platform provides a standard way for device manufacturers to expose sensor …

  2. Sensor API Programming Guide - Win32 apps | Microsoft Learn

    Sep 21, 2025 · This section provides information, including example code, about how to use the Sensor API features. For …

  3. Overview of the Windows sensor and location platform

    Sep 19, 2025 · The Windows 7 operating system provides built-in support for sensor devices. This includes support for location …

  4. Testing With SensorExplorer - Windows drivers | Microsoft Learn

    Jun 12, 2025 · The sensor data is read using the UWP Sensors API. View: Used for viewing sensor data and properties. In this …

  5. Sensor Device Driver Design Guide - Windows drivers

    May 20, 2025 · The sensor DDI uses specific UMDF and WPD data types and interfaces. It also defines sensor-specific WPD …

  6. Sensors - Windows apps | Microsoft Learn

    May 26, 2026 · Sensors let your app know the relationship between a device and the physical world around it. Sensors can tell your …

  7. Test Your Universal Sensor Driver - Windows drivers

    Jul 2, 2024 · This topic provides suggestions for how to test your universal sensor driver.

  8. Sensor Types - Windows drivers | Microsoft Learn

    Aug 1, 2024 · Universal Sensor Type GUIDs This section provides information about sensor type GUIDs that are associated with …

  9. Common Sensor Properties - Windows drivers | Microsoft Learn

    Aug 16, 2024 · A sensor driver that supports data batching must report the following common sensor properties: …

  10. Sensor Categories - Windows drivers | Microsoft Learn

    Aug 1, 2024 · Sensor categories represent broad classes of sensor devices. Categories provide a way to group sensors that are …

  11. Retrieving Sensor Data Values - Win32 apps | Microsoft Learn

    Sep 21, 2025 · This topic describes how to retrieve data from a sensor, synchronously and asynchronously.