IPersistStreamInitImpl

The IPersistStreamInitImpl class implements the IPersistStreamInit interface which allows a client to request that your object load and save its persistent data to a single stream.

Syntax

template< class T >
class IPersistStreamInitImpl

At a Glance

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

See Also

IPersistStreamInitImpl Methods, IPersistStreamInit