IWbemPath::GetKeyList メソッド (wmiutils.h)
IWbemPath::GetKeyList メソッドは、個々のキーにアクセスできるように IWbemPathKeyList ポインターを取得します。
構文
HRESULT GetKeyList(
[out] IWbemPathKeyList **pOut
);
パラメーター
[out] pOut
IWbemPathKeyList オブジェクトへのポインター。
戻り値
このメソッドは、メソッド呼び出しの状態を示す HRESULT を返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista |
サポートされている最小のサーバー | Windows Server 2008 |
対象プラットフォーム | Windows |
ヘッダー | wmiutils.h |
Library | Wbemuuid.lib |
[DLL] | Wmiutils.dll |