IRichEditOleCallback::GetNewStorage

【勇芳软件工作室】汉化HomePreviousNext

为从剪贴板粘贴或从RTF流读入的新对象提供存储。

HRESULT GetNewStorage(vi

LPSTORAGE FAR *【This method must be implemented to allow cut/copy/paste and drag and drop of OLE objects.】 
); 

参数

【This method must be implemented to allow cut/copy/paste and drag and drop of OLE objects.】

指向变量的地址,该变量接收为新对象创建的IStorage接口的地址。

返回值

返回成功状态。

必须执行此方法以允许剪切/复制/粘贴和拖放OLE对象。

也可以看看

IRichEditOleCallback, IStorage