IMoniker::ComposeWith Method (IMoniker^, Int32, IMoniker^)

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

void ComposeWith(
	IMoniker^ pmkRight,
	int fOnlyIfNotGeneric,
	[OutAttribute] IMoniker^% ppmkComposite
)

Parameters

pmkRight
Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
fOnlyIfNotGeneric
Type: System::Int32
ppmkComposite
Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
Return to top
Show: