IPersistStream::Save Method (IStream^, Int32)

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

void Save(
	IStream^ pstm,
	int fClearDirty
)

Parameters

pstm
Type: Microsoft.VisualStudio.OLE.Interop::IStream^
fClearDirty
Type: System::Int32
Return to top
Show: