Compartilhar via


Interface IWbemPathKeyList (wmiutils.h)

A interface IWbemPathKeyList é usada para acessar os detalhes das chaves de caminho.

Herança

A interface IWbemPathKeyList herda da interface IUnknown . IWbemPathKeyList também tem estes tipos de membros:

Métodos

A interface IWbemPathKeyList tem esses métodos.

 
IWbemPathKeyList::GetCount

O método IWbemPathKeyList::GetCount recupera o número de chaves no caminho.
IWbemPathKeyList::GetInfo

O método IWbemPathKeyList::GetInfo recupera os bits status para a chave.
IWbemPathKeyList::GetKey

O método IWbemPathKeyList::GetKey recupera o nome ou o valor de uma chave. As chaves são indexadas a partir de 0 (zero), embora a ordem das chaves não seja significativa.
IWbemPathKeyList::GetKey2

O método IWbemPathKeyList::GetKey2 recupera um nome ou valor de chave e retorna o valor como uma VARIANT. Uma chave é indexada a partir de 0 (zero), mas a ordem da chave não é significativa.
IWbemPathKeyList::GetText

O método IWbemPathKeyList::GetText recupera a lista de chaves como texto.
IWbemPathKeyList::MakeSingleton

O método IWbemPathKeyList::MakeSingleton determina se uma chave é singleton ou não.
IWbemPathKeyList::RemoveAllKeys

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

O método IWbemPathKeyList::RemoveKey remove a chave que corresponde ao parâmetro wszName.
IWbemPathKeyList::SetKey

Define o par de nome ou valor de uma chave.
IWbemPathKeyList::SetKey2

Define o par de nome ou valor de uma chave usando variantes.

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