IValueMap::CreateValueMapItem method (pla.h)
Creates a value map item.
Syntax
HRESULT CreateValueMapItem(
[out] IValueMapItem **Item
);
Parameters
[out] Item
An IValueMapItem interface that you use to define a name/value pair.
Return value
Returns S_OK if successful.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | pla.h |
DLL | Pla.dll |