创建传感器配置文件集合。
语法
HRESULT MFCreateSensorProfileCollection(
[out] IMFSensorProfileCollection **ppSensorProfile
);
参数
[out] ppSensorProfile
成功后,指向包含传感器配置文件集合的 IMFSensorProfileCollection。
返回值
此函数不返回值。
要求
要求 | 价值 |
---|---|
最低支持的客户端 | Windows 10 版本 1703 [仅限桌面应用] |
支持的最低服务器 | 不支持 |
目标平台 | 窗户 |
标头 | mfidl.h |
库 | Mfsensorgroup.lib |
DLL | Mfsensorgroup.dll |