About the Sensor API
The Sensor API provides its functionality through a set of COM interfaces. The Sensor API exposes some of these interfaces, which means you can call methods on them. Other interfaces are defined by the API so that you can implement the methods the Sensor API needs to provide event notifications to your program.
In This Section
- The Sensor Manager Object
- The Sensor Object
- The Sensor Collection Object
- The Sensor Data Report Object
- About Sensor API Events
- About Sensor Constants
- Managing User Permissions
- About Logical Sensors
Related topics