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 Overview | Class Members
See Also IStorage