The IPersistStorageImpl class implements the IPersistStorage interface which allows a client to request that your object load and save its persistent data using a storage.
template< class T >
class IPersistStorageImpl
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
IPersistStorageImpl Methods, IPersistStorage