Provides storage for a new object pasted from the clipboard or read in from an RTF stream.
HRESULT GetNewStorage(
LPSTORAGE FAR *lplpstg
);
Returns success status.
This method must be implemented to allow cut/copy/paste and drag and drop of OLE objects.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in richole.h.
Rich Edit Controls Overview, Rich Edit OLE Interfaces, IRichEditOleCallback, IStorage