Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFSensorActivityReport interface

Represents an activity report for a sensor.

Members

The IMFSensorActivityReport interface inherits from the IUnknown interface. IMFSensorActivityReport also has these types of members:

Methods

The IMFSensorActivityReport interface has these methods.

MethodDescription
GetActivityReport

Retrieves an IMFSensorActivityReport based on the specified index.

GetActivityReportByDeviceName

Retrieves an IMFSensorActivityReport based on the specified device name.

GetCount

Gets the count of IMFSensorActivityReport objects that are available to be retrieved.

GetFriendlyName

Gets the friendly name for the sensor associated with the report.

GetProcessActivity

Gets an IMFSensorProcessActivity object representing the current process activity of a sensor.

GetProcessCount

Gets the count of IMFSensorProcessActivity objects, representing the current activity of a process associated with the sensor, that are available to be retrieved.

GetSymbolicLink

Gets the symbolic link for the sensor associated with the report.

 

Requirements

Minimum supported client

Windows 10, version 1703 [desktop apps only]

Minimum supported server

None supported

Header

Mfidl.h

Library

Mfplat.lib;
Mfplat.dll

 

 

Show:
© 2017 Microsoft