Deleting properties
You delete properties using boolean member functions of MPropertyStore. When you delete a property, MPropertyStore physically removes that property from persistent store.
The delete property functions are:
Deletes a single property, as represented by TPropertyID. If the property you want to delete does not exist, DeleteProperty returns False.
Performs identically to DeleteProperty, except that it takes a TPropertyIDSet. If any of the properties you pass in do not exist, DeleteProperties returns false after deleting all of the existing properties specified in the set.
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.
Generated with WebMaker