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 |