Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 2.6 KB

nf-pla-ivaluemap-get_value.md

File metadata and controls

75 lines (60 loc) · 2.6 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:pla.IValueMap.get_Value
IValueMap::get_Value (pla.h)
Retrieves or sets the value of the collection. (Get)
IValueMap interface [PLA]
Value property
IValueMap.Value
IValueMap.get_Value
IValueMap::Value
IValueMap::get_Value
IValueMap::put_Value
Value property [PLA]
Value property [PLA]
IValueMap interface
base.ivaluemap_value
get_Value
pla.ivaluemap_value
pla/IValueMap::Value
pla/IValueMap::get_Value
pla/IValueMap::put_Value
pla\ivaluemap_value.htm
PLA
9f344845-956e-4254-82e2-e4e00f6a371b
12/05/2018
IValueMap interface [PLA],Value property, IValueMap.Value, IValueMap.get_Value, IValueMap::Value, IValueMap::get_Value, IValueMap::put_Value, Value property [PLA], Value property [PLA],IValueMap interface, base.ivaluemap_value, get_Value, pla.ivaluemap_value, pla/IValueMap::Value, pla/IValueMap::get_Value, pla/IValueMap::put_Value
pla.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Pla.dll
Windows
19H1
IValueMap::get_Value
pla/IValueMap::get_Value
c++
APIRef
kbSyntax
COM
Pla.dll
IValueMap.Value
IValueMap.get_Value
IValueMap.put_Value

IValueMap::get_Value

-description

Retrieves or sets the value of the collection.

This property is read/write.

-parameters

-remarks

Depending on the value of the IValueMap::ValueMapType property, this value is either one of the values in the collection or the value derived by combining all the item values in the collection with the OR operator.

The variant type is VT_UI8 if the ValueMapType enumeration is plaIndex, plaFlag or plaFlagArray.

The variant type is VT_UI4 if the ValueMapType enumeration is plaValidation.

-see-also

IValueMap

IValueMap::ValueMapType