Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

MFCreateSensorProfileCollection function (mfidl.h)

Creates a sensor profile collection.

Syntax

HRESULT MFCreateSensorProfileCollection(
 [out] IMFSensorProfileCollection **ppSensorProfile
);

Parameters

[out] ppSensorProfile

On success, points to an IMFSensorProfileCollection containing the sensor profile collection.

Return value

This function does not return a value.

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 Mfsensorgroup.lib
DLL Mfsensorgroup.dll

Feedback

Was this page helpful?

Additional resources