A registry (storage medium) for persistent property sets.
More...
A registry (storage medium) for persistent property sets.
- Version
- 1.0
- See also
- XPersistentPropertySet
◆ openPropertySet()
creates a new or opens an existing property set in the registry.
- Parameters
-
key | The key to use for addressing the property set. |
create | Indicates whether a new set shall be created in case there does not already exist one for the given key. |
- Returns
- The property set.
◆ removePropertySet()
void removePropertySet |
( |
[in] string |
key | ) |
|
removes a property set from the registry.
- Parameters
-
key | The key to use for addressing the property set. |
The documentation for this interface was generated from the following file: