IPersistStorageImpl

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.

Syntax

template< class T >
class IPersistStorageImpl

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPersistStorageImpl Methods, IPersistStorage