(wmiutils.h) IWbemPathKeyList::GetCount 方法
IWbemPathKeyList::GetCount 方法會擷取路徑中的索引鍵數目。
語法
HRESULT GetCount(
[in, out] ULONG *puKeyCount
);
參數
[in, out] puKeyCount
索引鍵數目。
傳回值
這個方法會傳回 HRESULT ,指出方法呼叫的狀態。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista |
最低支援的伺服器 | Windows Server 2008 |
目標平台 | Windows |
標頭 | wmiutils.h |
程式庫 | Wbemuuid.lib |
Dll | Wmiutils.dll |