Writing property values

To write a property, you pass a TProperty instance that contains the value you want to write to MPropertyStore. MPropertyStore stores the property based on the TPropertyID that corresponds to the TProperty instance you passed in.

You can write a property value by calling one of the write functions of MPropertyStore. You can perform a write at the time you construct a property if the TPropertyID corresponds to a writable property.

MPropertyStore provides these member functions for writing property values:

    Writes the property value contained within the TProperty instance to the store.
    Writes the property value contained within each TProperty instance of the TPropertySet to the store.

[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