次の方法で共有


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

IWbemPathKeyList::RemoveAllKeys メソッドは、すべてのキーを削除します。

構文

HRESULT RemoveAllKeys(
  [in] ULONG uFlags
);

パラメーター

[in] uFlags

予約済み。 0 (ゼロ) にする必要があります。

戻り値

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

要件

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

こちらもご覧ください

IWbemPath

IWbemPathKeyList

IWbemPathKeyList::RemoveKey