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