IMFSensorProfileCollection::RemoveProfile 方法 (mfidl.h)
根据指定的配置文件 ID 删除指定的配置文件。
语法
void RemoveProfile(
[in] SENSORPROFILEID *ProfileId
);
参数
[in] ProfileId
指向要删除的配置文件的 SENSORPROFILEID 的指针。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10版本 1803 [仅限桌面应用] |
最低受支持的服务器 | Windows Server [仅限桌面应用] |
目标平台 | Windows |
标头 | mfidl.h |
Library | Mfsensorgroup.lib |
DLL | Mfsensorgroup.dll |