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
Initializes a new storage.
STDMETHOD(InitNew)(
IStorage*
);
The ATL implementation delegates to the IPersistStreamInit interface.
See IPersistStorage:InitNew in the Windows SDK.
Header: atlcom.h