Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.42 KB

windows-sensors-com-interfaces.md

File metadata and controls

39 lines (26 loc) · 2.42 KB
description ms.assetid title ms.topic ms.date
The Sensor API exposes the following COM interfaces.
872de1e9-20f9-409b-9917-24b13a8cc08a
COM Interfaces (Sensor API)
reference
05/31/2018

COM Interfaces (Sensor API)

The Sensor API exposes the following COM interfaces.

Interface Description
ILocationPermissions Provides the status of the system setting that allows users to change location settings.
ILogicalSensorManager Provides methods used by logical sensor authors to manage logical sensor connections.
ISensor Represents a sensor.
ISensorCollection Represents a collection of sensors.
ISensorDataReport Represents a sensor data report.
ISensorEvents The callback interface for receiving sensor events.
ISensorManager Provides methods for discovering and retrieving available sensors and a method to request sensor manager events.
ISensorManagerEvents The callback interface for receiving sensor manager events.

 

Related topics

Sensor API Programming Reference