Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.96 KB

swbemnamedvalue-value.md

File metadata and controls

63 lines (39 loc) · 1.96 KB
description ms.assetid ms.tgt_platform title ms.topic ms.date topic_type api_name api_type api_location
The Value property of the SWbemNamedValue object returns the variant value of an SWbemNamedValue item.
f9609bd2-893a-48c3-9faa-93cd033c4109
multiple
SWbemNamedValue.Value property (Wbemdisp.h)
reference
05/31/2018
APIRef
kbSyntax
SWbemNamedValue.Value
ISWbemNamedValue.Value
ISWbemNamedValue.get_Value
ISWbemNamedValue.put_Value
COM
Wbemdisp.dll

SWbemNamedValue.Value property

The Value property of the SWbemNamedValue object returns the variant value of an SWbemNamedValue item. This is the default property for SWbemNamedValue objects. Changes made to the value property are reflected automatically in the SWbemNamedValueSet collection to which the SWbemNamedValue object belongs.

For an explanation of this syntax, see Document Conventions for the Scripting API.

This property is read/write.

Syntax

SWbemNamedValue.Value As Variant

Property value

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Header
Wbemdisp.h
Type library
Wbemdisp.tlb
DLL
Wbemdisp.dll
CLSID
CLSID_SWbemNamedValue
IID
IID_ISWbemNamedValue