PyIPropertyStorage Object
Structured storage object that contains a set of properties.
Supports iteration to list properties.
Methods
- ReadMultiple
- Reads specified properties from the current property set.
- WriteMultiple
- Creates or modifies properties in the property set
- DeleteMultiple
- Deletes properties from the property set
- ReadPropertyNames
- Retrieves any existing string names for the specified property identifiers.
- WritePropertyNames
- Assigns string names to a specified array of property IDs in the current
property set.
- DeletePropertyNames
- Removes property names from specified properties.
- Commit
- Persists the property set to its base storage
- Revert
- Discards any changes that have been made
- Enum
- Creates an enumerator for properties in the property set
- SetTimes
- Sets the creation, last access, and modification time
- SetClass
- Sets the GUID for the property set
- Stat
- Returns various infomation about the property set