Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds one or more items to the collection.
Syntax
HRESULT AddRange(
[in] IValueMap *map
);
Parameters
[in] map
An IValueMap interface that contains a collection of items to add to this collection.
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 |