This method loads the object's properties. The ATL implementation delegates to the IPersistStreamInit interface. Load uses a stream named "Contents" to retrieve the object's data. The Save method originally creates this stream.
HRESULT Load( IStorage* pStorage );
| Header file: | Atlctl.h | 
| Platforms: | |
| Versions: | Version 2.0 and later | 
| Complete documentation: | Visual C++ documentation | 
IPersistStorageImpl Overview, IPersistStorageImpl Methods, IPersistStorage::Load, IPersistStreamInitImpl, IStorage