PyIPropertyStore.SetValue

SetValue(Key, Value)

Sets the value of a property

Parameters

Key : PyPROPERTYKEY

Property key (see PyIPropertyStore::GetAt)

Value : PyPROPVARIANT

Variant value which can be converted to the appropriate variant type for the property Pass a VT_EMPTY variant to indicate that the property should be removed.