This topic has not yet been rated - Rate this topic

IWbemPathKeyList interface

The IWbemPathKeyList interface is used to access the details of the path keys.

Members

The IWbemPathKeyList interface inherits from the IUnknown interface. IWbemPathKeyList also has these types of members:

Methods

The IWbemPathKeyList interface has these methods.

MethodDescription
GetCount

Retrieves the number of keys in the path.

GetInfo

Retrieves the status bits for the key.

GetKey

Retrieves a key name or value.

GetKey2

Retrieves a key name or value returning the value as a VARIANT.

GetText

Retrieves the key list as text.

MakeSingleton

Governs whether a key is singleton.

RemoveAllKeys

Removes all keys.

RemoveKey

Removes a specified key.

SetKey

Sets the name or value pair for a key.

SetKey2

Sets the name or value pair for a key using variants.

 

Remarks

Windows 2000 and Windows NT:  Requires the WMI SDK Update or the Microsoft .NET Framework SDK. For more information about obtaining this SDK, see Windows Management Instrumentation.
Windows NT:  Requires the Microsoft .NET Framework SDK. For more information about obtaining this SDK, see Windows Management Instrumentation.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Redistributable

WMI Redistributable Components version 1.0 on Windows 2000.

Header

Wmiutils.h

Library

Wbemuuid.lib

DLL

Wmiutils.dll

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.