次の方法で共有


IMoniker.BindToStorage Method

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

Syntax

'宣言
Sub BindToStorage ( _
    pbc As IBindCtx, _
    pmkToLeft As IMoniker, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef ppvObj As Object _
)
void BindToStorage(
    IBindCtx pbc,
    IMoniker pmkToLeft,
    ref Guid riid,
    out Object ppvObj
)

Parameters

.NET Framework Security

See Also

Reference

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop Namespace