IPersistStorageImpl::InitNew

HRESULT InitNew( IStorage* pStorage );

See IPersistStorage:InitNew in the Win32 SDK.

Remarks

Initializes a new storage. The ATL implementation delegates to the IPersistStreamInit interface.

IPersistStorageImpl OverviewClass Members

See Also   IStorage