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