IPersistStorageImpl::InitNew

This method initializes a new storage. The ATL implementation delegates to the IPersistStreamInit interface.

Syntax

HRESULT InitNew( IStorage* pStorage );

At a Glance

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

See Also

IPersistStorageImpl Overview, IPersistStorageImpl Methods, IPersistStorage::InitNew, IStorage