Aracılığıyla paylaş


IMoniker.Reduce Method

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

Syntax

'Bildirim
Sub Reduce ( _
    pbc As IBindCtx, _
    dwReduceHowFar As UInteger, _
    <OutAttribute> ByRef ppmkToLeft As IMoniker, _
    <OutAttribute> ByRef ppmkReduced As IMoniker _
)
void Reduce(
    IBindCtx pbc,
    uint dwReduceHowFar,
    out IMoniker ppmkToLeft,
    out IMoniker ppmkReduced
)

Parameters

.NET Framework Security

See Also

Reference

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop Namespace