IPersistStorage::Save Method (IStorage^, Int32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Save(
	IStorage^ pStgSave,
	int fSameAsLoad
)

Parameters

pStgSave
Type: Microsoft.VisualStudio.OLE.Interop::IStorage^
fSameAsLoad
Type: System::Int32
Return to top
Show: