IPropertySetStorage Implementation Considerations
Several issues arise when considering how to provide an implementation of the IPropertySetStorage interface that reads and writes the COM property set format. The following sections describe these considerations.
- Names in IStorage
- Storage and Stream Objects for a Property Set
- Setting the Property Set Class Identifier
- Synchronization Points
- Code Pages and Unicode Strings
- Dictionary
- Extensions
- Property Set Serialization
For more information, see IPropertySetStorage in the Reference section under Interfaces.