IPersistMemory::Save Method (array<Byte>^, Int32, UInt32)

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

void Save(
	array<unsigned char>^ pMem,
	int fClearDirty,
	unsigned int cbSize
)

Parameters

pMem
Type: array<System::Byte>^
fClearDirty
Type: System::Int32
cbSize
Type: System::UInt32
Return to top
Show: