Método IWbemPath::GetKeyList (wmiutils.h)
El método IWbemPath::GetKeyList recupera un puntero IWbemPathKeyList para que se pueda tener acceso a la clave individual.
Sintaxis
HRESULT GetKeyList(
[out] IWbemPathKeyList **pOut
);
Parámetros
[out] pOut
Puntero a un objeto IWbemPathKeyList .
Valor devuelto
Este método devuelve un valor HRESULT que indica el estado de la llamada al método.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows Vista |
Servidor mínimo compatible | Windows Server 2008 |
Plataforma de destino | Windows |
Encabezado | wmiutils.h |
Library | Wbemuuid.lib |
Archivo DLL | Wmiutils.dll |