iWbemPath::GetKeyList 方法 (wmiutils.h)

IWbemPath::GetKeyList 方法會擷取 IWbemPathKeyList 指標,以便存取個別密鑰。

語法

HRESULT GetKeyList(
  [out] IWbemPathKeyList **pOut
);

參數

[out] pOut

IWbemPathKeyList 物件的指標。

傳回值

這個方法會傳回 HRESULT ,指出方法呼叫的狀態。

規格需求

需求
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 wmiutils.h
程式庫 Wbemuuid.lib
Dll Wmiutils.dll

另請參閱

IWbemPath