IMoniker::Reduce Method (IBindCtx^, UInt32, IMoniker^, IMoniker^)

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

void Reduce(
	IBindCtx^ pbc,
	unsigned int dwReduceHowFar,
	IMoniker^% ppmkToLeft,
	[OutAttribute] IMoniker^% ppmkReduced
)
Return to top
Show: