次の方法で共有


IStorage.CopyTo Method

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

Syntax

'宣言
Sub CopyTo ( _
    ciidExclude As UInteger, _
    rgiidExclude As Guid(), _
    snbExclude As IntPtr, _
    pstgDest As IStorage _
)
void CopyTo(
    uint ciidExclude,
    Guid[] rgiidExclude,
    IntPtr snbExclude,
    IStorage pstgDest
)

Parameters

.NET Framework Security

See Also

Reference

IStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace