IValueMap::Clear method (pla.h)

Removes all items from the collection

Syntax

HRESULT Clear();

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

See also

IValueMap

IValueMap::Remove