IPersistStorageImpl::InitNew

 

Initializes a new storage.

Syntax

      STDMETHOD(InitNew)(
   IStorage*
);

Remarks

The ATL implementation delegates to the IPersistStreamInit interface.

See IPersistStorage:InitNew in the Windows SDK.

Requirements

Header: atlcom.h

See Also

IPersistStorageImpl Class
IStorage