IPersistMemory.Load Method

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

Syntax

'Declaração
Sub Load ( _
    pMem As Byte(), _
    cbSize As UInteger _
)
void Load(
    byte[] pMem,
    uint cbSize
)

Parameters

.NET Framework Security

See Also

Reference

IPersistMemory Interface

Microsoft.VisualStudio.OLE.Interop Namespace