Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to IMFSensorActivityReport objects that describe the current activity of a sensor.
Inheritance
The IMFSensorActivitiesReport interface inherits from the IUnknown interface. IMFSensorActivitiesReport also has these types of members:
Methods
The IMFSensorActivitiesReport interface has these methods.
IMFSensorActivitiesReport::GetActivityReport Retrieves an IMFSensorActivityReport based on the specified index. |
IMFSensorActivitiesReport::GetActivityReportByDeviceName Retrieves an IMFSensorActivityReport based on the specified device name. |
IMFSensorActivitiesReport::GetCount Gets the count of IMFSensorActivityReport objects that are available to be retrieved. |
Remarks
Register to receive sensor activities reports by implementing the IMFSensorActivitiesReportCallback interface and passing the implementation into MFCreateSensorActivityMonitor.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1703 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mfidl.h |