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.
Raised by the media pipeline when a new IMFSensorActivitiesReport is available.
Syntax
HRESULT OnActivitiesReport(
[in] IMFSensorActivitiesReport *sensorActivitiesReport
);
Parameters
[in] sensorActivitiesReport
Receives a pointer to the new IMFSensorActivitiesReport.
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1703 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | mfidl.h |
Library | Mfplat.lib; Mfplat.dll |