Freigeben über


IMoniker.BindToObject Method

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

Syntax

'Declaration
Sub BindToObject ( _
    pbc As IBindCtx, _
    pmkToLeft As IMoniker, _
    ByRef riidResult As Guid, _
    <OutAttribute> ByRef ppvResult As Object _
)
void BindToObject(
    IBindCtx pbc,
    IMoniker pmkToLeft,
    ref Guid riidResult,
    out Object ppvResult
)

Parameters

.NET Framework Security

See Also

Reference

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop Namespace