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

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

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

Parameters

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