SWbemNamedValue object
The SWbemNamedValue object represents a single named value that belongs to the SWbemNamedValueSet collection object. This object cannot be created by the VBScript CreateObject call.
Members
The SWbemNamedValue object has these types of members:
Properties
The SWbemNamedValue object has these properties.
Property | Access type | Description |
---|---|---|
Name |
Read-only |
Name of the SWbemNamedValue item. |
Value |
Read/write |
Value of the SWbemNamedValue item. This is the default property of this object. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemNamedValue |
IID |
IID_ISWbemNamedValue |