次の方法で共有


IWbemPathKeyList::GetCount メソッド (wmiutils.h)

IWbemPathKeyList::GetCount メソッドは、パス内のキーの数を取得します。

構文

HRESULT GetCount(
  [in, out] ULONG *puKeyCount
);

パラメーター

[in, out] puKeyCount

キーの数。

戻り値

このメソッドは、メソッド呼び出しの状態を示す HRESULT を返します。

要件

要件
サポートされている最小のクライアント Windows Vista
サポートされている最小のサーバー Windows Server 2008
対象プラットフォーム Windows
ヘッダー wmiutils.h
Library Wbemuuid.lib
[DLL] Wmiutils.dll

こちらもご覧ください

IWbemPath

IWbemPathKeyList