Partager via


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

La méthode IWbemPathKeyList ::RemoveAllKeys supprime toutes les clés.

Syntaxe

HRESULT RemoveAllKeys(
  [in] ULONG uFlags
);

Paramètres

[in] uFlags

Réservé. Doit être égal à 0 (zéro).

Valeur retournée

Cette méthode retourne une valeur HRESULT qui indique le statut de l'appel de méthode.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête wmiutils.h
Bibliothèque Wbemuuid.lib
DLL Wmiutils.dll

Voir aussi

IWbemPath

Méthode IWbemPathKeyList

IWbemPathKeyList ::RemoveKey