This method saves the object's properties into a client-supplied property bag. ATL uses the object's property map to store this information. By default, this method saves all properties, regardless of the value of fSaveAllProperties.
HRESULT Save( LPPROPERTYBAG pPropBag, BOOL fClearDirty, BOOL fSaveAllProperties );
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IPersistPropertyBagImpl Overview, IPersistPropertyBagImpl Methods, IPersistPropertyBag::Save, IPersistPropertyBagImpl:Load, IPropertyBag