(wmiutils.h) IWbemPath::GetNamespaceCount 方法
IWbemPath::GetNamespaceCount 方法會傳回路徑中的命名空間數目。
語法
HRESULT GetNamespaceCount(
[out] ULONG *puCount
);
參數
[out] puCount
路徑中的命名空間數目。
傳回值
這個方法會傳回具有下列其中一個值的 HRESULT 。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | wmiutils.h |
程式庫 | Wbemuuid.lib |
Dll | Wmiutils.dll |