共用方式為


Win32_RDSHCollection 類別的 KeyValueDelete 方法

從集合中刪除指定的索引鍵 (和相關聯的值) 。

語法

uint32 KeyValueDelete(
  [in] string Key
);

參數

機碼 [in]

要刪除的索引鍵。

規格需求

需求
最低支援的用戶端
都不支援
最低支援的伺服器
Windows Server 2016
命名空間
Root\cimv2\rdms
MOF
RDManagement.mof
DLL
RDMS.dll

另請參閱

Win32_RDSHCollection