Aracılığıyla paylaş


IMoniker.ComposeWith Method

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

Syntax

'Bildirim
Sub ComposeWith ( _
    pmkRight As IMoniker, _
    fOnlyIfNotGeneric As Integer, _
    <OutAttribute> ByRef ppmkComposite As IMoniker _
)
void ComposeWith(
    IMoniker pmkRight,
    int fOnlyIfNotGeneric,
    out IMoniker ppmkComposite
)

Parameters

.NET Framework Security

See Also

Reference

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop Namespace