Interfaccia IWbemPathKeyList (wmiutils.h)

L'interfaccia IWbemPathKeyList viene usata per accedere ai dettagli delle chiavi del percorso.

Ereditarietà

L'interfaccia IWbemPathKeyList eredita dall'interfaccia IUnknown . IWbemPathKeyList include anche questi tipi di membri:

Metodi

L'interfaccia IWbemPathKeyList include questi metodi.

 
IWbemPathKeyList::GetCount

Il metodo IWbemPathKeyList::GetCount recupera il numero di chiavi nel percorso.
IWbemPathKeyList::GetInfo

Il metodo IWbemPathKeyList::GetInfo recupera i bit di stato per la chiave.
IWbemPathKeyList::GetKey

Il metodo IWbemPathKeyList::GetKey recupera il nome o il valore di una chiave. Le chiavi vengono indicizzate da 0 (zero), anche se l'ordine delle chiavi non è significativo.
IWbemPathKeyList::GetKey2

Il metodo IWbemPathKeyList::GetKey2 recupera un nome o un valore della chiave e restituisce il valore come VARIANT. Una chiave viene indicizzata da 0 (zero), ma l'ordine delle chiavi non è significativo.
IWbemPathKeyList::GetText

Il metodo IWbemPathKeyList::GetText recupera l'elenco di chiavi come testo.
IWbemPathKeyList::MakeSingleton

Il metodo IWbemPathKeyList::MakeSingleton determina se una chiave è singleton o meno.
IWbemPathKeyList::RemoveAllKeys

Il metodo IWbemPathKeyList::RemoveAllKeys rimuove tutte le chiavi.
IWbemPathKeyList::RemoveKey

Il metodo IWbemPathKeyList::RemoveKey rimuove la chiave corrispondente al parametro wszName.
IWbemPathKeyList::SetKey

Imposta la coppia nome o valore per una chiave.
IWbemPathKeyList::SetKey2

Imposta la coppia nome o valore per una chiave usando varianti.

Requisiti

Requisito Valore
Client minimo supportato Windows Vista
Server minimo supportato Windows Server 2008
Piattaforma di destinazione Windows
Intestazione wmiutils.h