This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub Reduce ( _ ByVal pbc As IBindCtx, _ ByVal dwReduceHowFar As Integer, _ ByRef ppmkToLeft As IMoniker, _ ByRef ppmkReduced As IMoniker _ )
[C#] public void Reduce ( IBindCtx pbc, uint dwReduceHowFar, ref IMoniker ppmkToLeft, ref IMoniker ppmkReduced );