propsys.PSGetPropertyFromPropertyStorage

PyPROPVARIANT = PSGetPropertyFromPropertyStorage(ps, key )

Extracts a property value from a serialized buffer by key

Parameters

ps : buffer

Bytes or buffer (or str in python 2) containing a serialized property set (see PyIPersistSerializedPropStorage::GetPropertyStorage)

key : PyPROPERTYKEY

Property to return