IPersistStorageImpl::InitNew
Initializes a new storage.
STDMETHOD(InitNew)(
IStorage*
);
Remarks
The ATL implementation delegates to the IPersistStreamInit interface.
See IPersistStorage:InitNew in the Windows SDK.
Requirements
Header: atlcom.h