IMoniker::Reduce Method (IBindCtx^, UInt32, IMoniker^, IMoniker^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void Reduce( IBindCtx^ pbc, unsigned int dwReduceHowFar, IMoniker^% ppmkToLeft, [OutAttribute] IMoniker^% ppmkReduced )
Parameters
- pbc
- Type: Microsoft.VisualStudio.OLE.Interop::IBindCtx^
- dwReduceHowFar
- Type: System::UInt32
- ppmkToLeft
- Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
- ppmkReduced
- Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
Show: