次の方法で共有


IPersistMemory.Save Method

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

Syntax

'宣言
Sub Save ( _
    <OutAttribute> pMem As Byte(), _
    fClearDirty As Integer, _
    cbSize As UInteger _
)
void Save(
    byte[] pMem,
    int fClearDirty,
    uint cbSize
)

Parameters

.NET Framework Security

See Also

Reference

IPersistMemory Interface

Microsoft.VisualStudio.OLE.Interop Namespace