MI_Instance_ClearElementAt函式 (mi.h)
清除指定索引處) CIM 屬性 (元素的值,並將其設定為 NULL。
語法
MI_INLINE MI_Result MI_INLINE_CALL MI_Instance_ClearElementAt(
[in, out] MI_Instance *self,
MI_Uint32 index
);
參數
[in, out] self
將設定其屬性的實例。
index
要設定之專案的以零起始的索引。
傳回值
指定函式傳回碼的 MI_Result 列舉值。 這可以是下列其中一個程序代碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 |
最低支援的伺服器 | Windows Server 2012 |
目標平台 | Windows |
標頭 | mi.h |
可轉散發套件 | Windows Management Framework Windows Server 2008 R2 SP1、Windows 7 SP1 和 Windows Server 2008 SP2 上的 3.0 |