This method saves the object's properties to the specified stream. ATL uses the object's property map to store this information.
HRESULT Save( LPSTREAM pStm, BOOL fClearDirty );
| Header file: | Atlctl.h |
| Platforms: | |
| Versions: | Version 2.0 and later |
| Complete documentation: | Visual C++ documentation |
IPersistStreamInitImpl Overview, IPersistStreamInitImpl Methods, IPersistStreamInit::Save, IPersistStreamInitImpl::Load, IStream