Partager via


IMoniker.Reduce, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms