Compartilhar via


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

O método IWbemPathKeyList::RemoveAllKeys remove todas as chaves.

Sintaxe

HRESULT RemoveAllKeys(
  [in] ULONG uFlags
);

Parâmetros

[in] uFlags

Reservado. Deve ser 0 (zero).

Retornar valor

Esse método retorna um HRESULT que indica o status da chamada de método.

Requisitos

Requisito Valor
Cliente mínimo com suporte Windows Vista
Servidor mínimo com suporte Windows Server 2008
Plataforma de Destino Windows
Cabeçalho wmiutils.h
Biblioteca Wbemuuid.lib
DLL Wmiutils.dll

Confira também

IWbemPath

IWbemPathKeyList

IWbemPathKeyList::RemoveKey