IPersistStorage.SaveCompleted(IStorage) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SaveCompleted(Microsoft::VisualStudio::OLE::Interop::IStorage ^ pStgNew);
public:
void SaveCompleted(Microsoft::VisualStudio::OLE::Interop::IStorage ^ pStgNew);
void SaveCompleted(Microsoft::VisualStudio::OLE::Interop::IStorage const & pStgNew);
public void SaveCompleted (Microsoft.VisualStudio.OLE.Interop.IStorage pStgNew);
abstract member SaveCompleted : Microsoft.VisualStudio.OLE.Interop.IStorage -> unit
Public Sub SaveCompleted (pStgNew As IStorage)
Parameters
- pStgNew
- IStorage