Metodo IWbemPathKeyList::RemoveAllKeys (wmiutils.h)

Il metodo IWbemPathKeyList::RemoveAllKeys rimuove tutte le chiavi.

Sintassi

HRESULT RemoveAllKeys(
  [in] ULONG uFlags
);

Parametri

[in] uFlags

Riservato. Deve essere 0 (zero).

Valore restituito

Questo metodo restituisce un valore HRESULT che indica lo stato della chiamata al metodo.

Requisiti

Requisito Valore
Client minimo supportato Windows Vista
Server minimo supportato Windows Server 2008
Piattaforma di destinazione Windows
Intestazione wmiutils.h
Libreria Wbemuuid.lib
DLL Wmiutils.dll

Vedi anche

IWbemPath

IWbemPathKeyList

IWbemPathKeyList::RemoveKey