Compartir a través de


Método IWbemPathKeyList::RemoveAllKeys (wmiutils.h)

El método IWbemPathKeyList::RemoveAllKeys quita todas las claves.

Sintaxis

HRESULT RemoveAllKeys(
  [in] ULONG uFlags
);

Parámetros

[in] uFlags

Reservado. Debe ser 0 (cero).

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

Consulte también

IWbemPath

IWbemPathKeyList

IWbemPathKeyList::RemoveKey