共用方式為


IMFSensorProfileCollection::RemoveProfileByIndex 方法 (mfidl.h)

根據指定的索引移除配置檔。

語法

void RemoveProfileByIndex(
  [in] DWORD Index
);

參數

[in] Index

要移除之配置檔的索引。

傳回值

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

規格需求

需求
最低支援的用戶端 Windows 10 版本 1803 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server [僅限傳統型應用程式]
目標平台 Windows
標頭 mfidl.h
程式庫 Mfsensorgroup.lib
Dll Mfsensorgroup.dll

另請參閱

IMFSensorProfileCollection