IWbemPath::RemoveNamespaceAt 方法 (wmiutils.h)
IWbemPath::RemoveNamespaceAt 方法會移除特定索引的命名空間。 最左邊的命名空間的索引值為 0 (零) ,而右邊的命名空間則具有漸進式較高的索引值。
語法
HRESULT RemoveNamespaceAt(
[in] ULONG uIndex
);
參數
[in] uIndex
要移除之命名空間之以零起始的索引值。
傳回值
這個方法會傳回具有下列其中一個值的 HRESULT 。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | wmiutils.h |
程式庫 | Wbemuuid.lib |
Dll | Wmiutils.dll |